#1E9EAE Color

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

Color preview

#1E9EAE

Color formats

HEX
#1E9EAE
RGB
rgb(30, 158, 174)
RGBA
rgba(30, 158, 174, 1)
HSL
hsl(187, 71%, 40%)
HSV
hsv(187, 83%, 68%)
CMYK
cmyk(83%, 9%, 0%, 32%)
CSS variable
--color-primary: #1E9EAE;
Lowercase HEX
#1e9eae

Shades

Tints

Tones

Harmony

CSS snippets for #1E9EAE

.color-1e9eae {
  color: #1E9EAE;
  background-color: #1E9EAE;
}

Frequently asked questions

What color is #1E9EAE?+

#1E9EAE is a HEX color with RGB value rgb(30, 158, 174) and HSL value hsl(187, 71%, 40%). Its closest CSS named color is LightSeaGreen.

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

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