Skip to content

#2db1fa

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

RGB
45, 177, 250
HSL
201°, 95%, 58%
CMYK
82, 29, 0, 2
Luminance
0.3890

Every format

HEX#2db1fa
RGBrgb(45, 177, 250)
HSLhsl(201, 95%, 58%)
CMYKcmyk(82%, 29%, 0%, 2%)
LABlab(68.7 -9.9 -45.9)
LCHlch(68.7 46.9 257.8)
OKLCHoklch(0.725 0.151 239.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db1fa on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#2db1fa on black: 8.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.4%
Blue98.0%

CMYK percentages

Cyan82.0%
Magenta29.2%
Yellow0.0%
Key (black)2.0%

Color previews

#2db1fa text on a black background

contrast 8.78:1

Card sample

#2db1fa text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 177, 250, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 177, 250, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2db1fa;
background: linear-gradient(135deg, #2db1fa, #322DFA);

Monochromatic scale

Palettes built from #2db1fa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db1fa in the Color Lab