Skip to content

#1e90ff

a balanced, electric blue · cool · “dodgerblue”

RGB
30, 144, 255
HSL
210°, 100%, 56%
CMYK
88, 44, 0, 0
Luminance
0.2744

Every format

HEX#1e90ff
RGBrgb(30, 144, 255)
HSLhsl(210, 100%, 56%)
CMYKcmyk(88%, 44%, 0%, 0%)
LABlab(59.4 10.0 -63.4)
LCHlch(59.4 64.2 278.9)
OKLCHoklch(0.652 0.190 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1e90ff on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#1e90ff on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.8%
Green56.5%
Blue100.0%

CMYK percentages

Cyan88.2%
Magenta43.5%
Yellow0.0%
Key (black)0.0%

Color previews

#1e90ff text on a black background

contrast 6.49:1

Card sample

#1e90ff text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(30, 144, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 144, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1e90ff;
background: linear-gradient(135deg, #1e90ff, #421EFF);

Monochromatic scale

Palettes built from #1e90ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1e90ff in the Color Lab