#99C8AB Color

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

Color preview

#99C8AB

Color formats

HEX
#99C8AB
RGB
rgb(153, 200, 171)
RGBA
rgba(153, 200, 171, 1)
HSL
hsl(143, 30%, 69%)
HSV
hsv(143, 24%, 78%)
CMYK
cmyk(24%, 0%, 15%, 22%)
CSS variable
--color-primary: #99C8AB;
Lowercase HEX
#99c8ab

Shades

Tints

Tones

Harmony

CSS snippets for #99C8AB

.color-99c8ab {
  color: #99C8AB;
  background-color: #99C8AB;
}

Frequently asked questions

What color is #99C8AB?+

#99C8AB is a HEX color with RGB value rgb(153, 200, 171) and HSL value hsl(143, 30%, 69%). Its closest CSS named color is DarkSeaGreen.

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

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