#1EAAA3 Color

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

Color preview

#1EAAA3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #1EAAA3

.color-1eaaa3 {
  color: #1EAAA3;
  background-color: #1EAAA3;
}

Frequently asked questions

What color is #1EAAA3?+

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

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

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