#2AACAA Color

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

Color preview

#2AACAA

Color formats

HEX
#2AACAA
RGB
rgb(42, 172, 170)
RGBA
rgba(42, 172, 170, 1)
HSL
hsl(179, 61%, 42%)
HSV
hsv(179, 76%, 67%)
CMYK
cmyk(76%, 0%, 1%, 33%)
CSS variable
--color-primary: #2AACAA;
Lowercase HEX
#2aacaa

Shades

Tints

Tones

Harmony

CSS snippets for #2AACAA

.color-2aacaa {
  color: #2AACAA;
  background-color: #2AACAA;
}

Frequently asked questions

What color is #2AACAA?+

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

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

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