Skip to content

#1dabfd

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

RGB
29, 171, 253
HSL
202°, 98%, 55%
CMYK
89, 32, 0, 1
Luminance
0.3648

Every format

HEX#1dabfd
RGBrgb(29, 171, 253)
HSLhsl(202, 98%, 55%)
CMYKcmyk(89%, 32%, 0%, 1%)
LABlab(66.9 -6.6 -50.4)
LCHlch(66.9 50.8 262.6)
OKLCHoklch(0.711 0.162 242.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dabfd on white: 2.53:1
AA ✗ fail · AA-large · AAA
Aa
#1dabfd on black: 8.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green67.1%
Blue99.2%

CMYK percentages

Cyan88.5%
Magenta32.4%
Yellow0.0%
Key (black)0.8%

Color previews

#1dabfd text on a black background

contrast 8.30:1

Card sample

#1dabfd text on a white background

contrast 2.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1dabfd;
Background color
Panel with #1dabfd background
background-color: #1dabfd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(29, 171, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 171, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1dabfd;
background: linear-gradient(135deg, #1dabfd, #251DFD);

Monochromatic scale

Palettes built from #1dabfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dabfd in the Color Lab