#1EAEAC Color

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

Color preview

#1EAEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1EAEAC

.color-1eaeac {
  color: #1EAEAC;
  background-color: #1EAEAC;
}

Frequently asked questions

What color is #1EAEAC?+

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

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

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