Skip to content

#2da0ff

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

RGB
45, 160, 255
HSL
207°, 100%, 59%
CMYK
82, 37, 0, 0
Luminance
0.3292

Every format

HEX#2da0ff
RGBrgb(45, 160, 255)
HSLhsl(207, 100%, 59%)
CMYKcmyk(82%, 37%, 0%, 0%)
LABlab(64.1 1.5 -55.8)
LCHlch(64.1 55.9 271.5)
OKLCHoklch(0.690 0.171 248.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da0ff on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#2da0ff on black: 7.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green62.7%
Blue100.0%

CMYK percentages

Cyan82.4%
Magenta37.3%
Yellow0.0%
Key (black)0.0%

Color previews

#2da0ff text on a black background

contrast 7.58:1

Card sample

#2da0ff text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da0ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da0ff in the Color Lab