#1AAC8A Color

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

Color preview

#1AAC8A

Color formats

HEX
#1AAC8A
RGB
rgb(26, 172, 138)
RGBA
rgba(26, 172, 138, 1)
HSL
hsl(166, 74%, 39%)
HSV
hsv(166, 85%, 67%)
CMYK
cmyk(85%, 0%, 20%, 33%)
CSS variable
--color-primary: #1AAC8A;
Lowercase HEX
#1aac8a

Shades

Tints

Tones

Harmony

CSS snippets for #1AAC8A

.color-1aac8a {
  color: #1AAC8A;
  background-color: #1AAC8A;
}

Frequently asked questions

What color is #1AAC8A?+

#1AAC8A is a HEX color with RGB value rgb(26, 172, 138) and HSL value hsl(166, 74%, 39%). Its closest CSS named color is LightSeaGreen.

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

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