#1E9EAA Color

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

Color preview

#1E9EAA

Color formats

HEX
#1E9EAA
RGB
rgb(30, 158, 170)
RGBA
rgba(30, 158, 170, 1)
HSL
hsl(185, 70%, 39%)
HSV
hsv(185, 82%, 67%)
CMYK
cmyk(82%, 7%, 0%, 33%)
CSS variable
--color-primary: #1E9EAA;
Lowercase HEX
#1e9eaa

Shades

Tints

Tones

Harmony

CSS snippets for #1E9EAA

.color-1e9eaa {
  color: #1E9EAA;
  background-color: #1E9EAA;
}

Frequently asked questions

What color is #1E9EAA?+

#1E9EAA is a HEX color with RGB value rgb(30, 158, 170) and HSL value hsl(185, 70%, 39%). Its closest CSS named color is LightSeaGreen.

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

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