#99C2AC Color

Inspect #99C2AC across formats, palettes, contrast and closest named color matches.

Color preview

#99C2AC

Color formats

HEX
#99C2AC
RGB
rgb(153, 194, 172)
RGBA
rgba(153, 194, 172, 1)
HSL
hsl(148, 25%, 68%)
HSV
hsv(148, 21%, 76%)
CMYK
cmyk(21%, 0%, 11%, 24%)
CSS variable
--color-primary: #99C2AC;
Lowercase HEX
#99c2ac

Shades

Tints

Tones

Harmony

CSS snippets for #99C2AC

.color-99c2ac {
  color: #99C2AC;
  background-color: #99C2AC;
}

Frequently asked questions

What color is #99C2AC?+

#99C2AC is a HEX color with RGB value rgb(153, 194, 172) and HSL value hsl(148, 25%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #99C2AC?+

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