#1EAEAA Color

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

Color preview

#1EAEAA

Color formats

HEX
#1EAEAA
RGB
rgb(30, 174, 170)
RGBA
rgba(30, 174, 170, 1)
HSL
hsl(178, 71%, 40%)
HSV
hsv(178, 83%, 68%)
CMYK
cmyk(83%, 0%, 2%, 32%)
CSS variable
--color-primary: #1EAEAA;
Lowercase HEX
#1eaeaa

Shades

Tints

Tones

Harmony

CSS snippets for #1EAEAA

.color-1eaeaa {
  color: #1EAEAA;
  background-color: #1EAEAA;
}

Frequently asked questions

What color is #1EAEAA?+

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

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

The closest Tailwind color is teal-500, available as the bg-teal-500 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