Skip to content

#2da0db

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

RGB
45, 160, 219
HSL
200°, 71%, 52%
CMYK
80, 27, 0, 14
Luminance
0.3081

Every format

HEX#2da0db
RGBrgb(45, 160, 219)
HSLhsl(200, 71%, 52%)
CMYKcmyk(80%, 27%, 0%, 14%)
LABlab(62.4 -11.3 -38.8)
LCHlch(62.4 40.4 253.7)
OKLCHoklch(0.670 0.131 236.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da0db on white: 2.93:1
AA ✗ fail · AA-large · AAA
Aa
#2da0db on black: 7.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green62.7%
Blue85.9%

CMYK percentages

Cyan79.5%
Magenta26.9%
Yellow0.0%
Key (black)14.1%

Color previews

#2da0db text on a black background

contrast 7.16:1

Card sample

#2da0db text on a white background

contrast 2.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 160, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 160, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2da0db;
background: linear-gradient(135deg, #2da0db, #2E2DDB);

Monochromatic scale

Palettes built from #2da0db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da0db in the Color Lab