#1E7EAE Color

Inspect #1E7EAE across formats, palettes, contrast and closest named color matches.

Color preview

#1E7EAE

Color formats

HEX
#1E7EAE
RGB
rgb(30, 126, 174)
RGBA
rgba(30, 126, 174, 1)
HSL
hsl(200, 71%, 40%)
HSV
hsv(200, 83%, 68%)
CMYK
cmyk(83%, 28%, 0%, 32%)
CSS variable
--color-primary: #1E7EAE;
Lowercase HEX
#1e7eae

Shades

Tints

Tones

Harmony

CSS snippets for #1E7EAE

.color-1e7eae {
  color: #1E7EAE;
  background-color: #1E7EAE;
}

Frequently asked questions

What color is #1E7EAE?+

#1E7EAE is a HEX color with RGB value rgb(30, 126, 174) and HSL value hsl(200, 71%, 40%). Its closest CSS named color is SteelBlue.

What is the closest Tailwind color to #1E7EAE?+

The closest Tailwind color is cyan-600, available as the bg-cyan-600 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools