#2AACAC Color

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

Color preview

#2AACAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #2AACAC

.color-2aacac {
  color: #2AACAC;
  background-color: #2AACAC;
}

Frequently asked questions

What color is #2AACAC?+

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

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

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