#2AAC99 Color

Inspect #2AAC99 across formats, palettes, contrast and closest named color matches.

Color preview

#2AAC99

Color formats

HEX
#2AAC99
RGB
rgb(42, 172, 153)
RGBA
rgba(42, 172, 153, 1)
HSL
hsl(171, 61%, 42%)
HSV
hsv(171, 76%, 67%)
CMYK
cmyk(76%, 0%, 11%, 33%)
CSS variable
--color-primary: #2AAC99;
Lowercase HEX
#2aac99

Shades

Tints

Tones

Harmony

CSS snippets for #2AAC99

.color-2aac99 {
  color: #2AAC99;
  background-color: #2AAC99;
}

Frequently asked questions

What color is #2AAC99?+

#2AAC99 is a HEX color with RGB value rgb(42, 172, 153) and HSL value hsl(171, 61%, 42%). Its closest CSS named color is LightSeaGreen.

What is the closest Tailwind color to #2AAC99?+

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