#1EAEAE Color

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

Color preview

#1EAEAE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1EAEAE

.color-1eaeae {
  color: #1EAEAE;
  background-color: #1EAEAE;
}

Frequently asked questions

What color is #1EAEAE?+

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

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

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