Skip to content

#2dabfc

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

RGB
45, 171, 252
HSL
204°, 97%, 58%
CMYK
82, 32, 0, 1
Luminance
0.3671

Every format

HEX#2dabfc
RGBrgb(45, 171, 252)
HSLhsl(204, 97%, 58%)
CMYKcmyk(82%, 32%, 0%, 1%)
LABlab(67.1 -5.8 -49.5)
LCHlch(67.1 49.9 263.3)
OKLCHoklch(0.712 0.158 243.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2dabfc on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#2dabfc on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green67.1%
Blue98.8%

CMYK percentages

Cyan82.1%
Magenta32.1%
Yellow0.0%
Key (black)1.2%

Color previews

#2dabfc text on a black background

contrast 8.34:1

Card sample

#2dabfc text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 171, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 171, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2dabfc;
background: linear-gradient(135deg, #2dabfc, #392DFC);

Monochromatic scale

Palettes built from #2dabfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2dabfc in the Color Lab