#1AAC8C Color

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

Color preview

#1AAC8C

Color formats

HEX
#1AAC8C
RGB
rgb(26, 172, 140)
RGBA
rgba(26, 172, 140, 1)
HSL
hsl(167, 74%, 39%)
HSV
hsv(167, 85%, 67%)
CMYK
cmyk(85%, 0%, 19%, 33%)
CSS variable
--color-primary: #1AAC8C;
Lowercase HEX
#1aac8c

Shades

Tints

Tones

Harmony

CSS snippets for #1AAC8C

.color-1aac8c {
  color: #1AAC8C;
  background-color: #1AAC8C;
}

Frequently asked questions

What color is #1AAC8C?+

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

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

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