Skip to content

#2da5ff

a balanced, electric blue · cool · closest name: dodgerblue

RGB
45, 165, 255
HSL
206°, 100%, 59%
CMYK
82, 35, 0, 0
Luminance
0.3469

Every format

HEX#2da5ff
RGBrgb(45, 165, 255)
HSLhsl(206, 100%, 59%)
CMYKcmyk(82%, 35%, 0%, 0%)
LABlab(65.5 -1.4 -53.6)
LCHlch(65.5 53.6 268.5)
OKLCHoklch(0.701 0.166 246.7)

Copy-ready code

/* CSS */
color: #2da5ff;
background-color: #2da5ff;
/* Tailwind (arbitrary) */
class="text-[#2da5ff] bg-[#2da5ff]"
/* SCSS */
$brand: #2da5ff;
/* SwiftUI */
Color(red: 0.176, green: 0.647, blue: 1.000)
/* Android */
Color.parseColor("#2da5ff")

Accessibility — WCAG contrast

Aa
#2da5ff on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#2da5ff on black: 7.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green64.7%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta35.3%
Yellow0.0%
Key (black)0.0%

Color previews

#2da5ff text on a black background

contrast 7.94:1

Card sample

#2da5ff text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2da5ff;
Background color
Panel with #2da5ff background
background-color: #2da5ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #2da5ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(45, 165, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 165, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da5ff;
background: linear-gradient(135deg, #2da5ff, #412DFF);

Monochromatic scale

Palettes built from #2da5ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da5ff in the Color Lab