#1EAAAA Color

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

Color preview

#1EAAAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1EAAAA

.color-1eaaaa {
  color: #1EAAAA;
  background-color: #1EAAAA;
}

Frequently asked questions

What color is #1EAAAA?+

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

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

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