Skip to content

#2da5fd

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

RGB
45, 165, 253
HSL
205°, 98%, 58%
CMYK
82, 35, 0, 1
Luminance
0.3456

Every format

HEX#2da5fd
RGBrgb(45, 165, 253)
HSLhsl(205, 98%, 58%)
CMYKcmyk(82%, 35%, 0%, 1%)
LABlab(65.4 -2.1 -52.7)
LCHlch(65.4 52.7 267.7)
OKLCHoklch(0.700 0.164 246.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green64.7%
Blue99.2%

CMYK percentages

Cyan82.2%
Magenta34.8%
Yellow0.0%
Key (black)0.8%

Color previews

#2da5fd text on a black background

contrast 7.91:1

Card sample

#2da5fd text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da5fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da5fd in the Color Lab