#99BCAB Color

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

Color preview

#99BCAB

Color formats

HEX
#99BCAB
RGB
rgb(153, 188, 171)
RGBA
rgba(153, 188, 171, 1)
HSL
hsl(151, 21%, 67%)
HSV
hsv(151, 19%, 74%)
CMYK
cmyk(19%, 0%, 9%, 26%)
CSS variable
--color-primary: #99BCAB;
Lowercase HEX
#99bcab

Shades

Tints

Tones

Harmony

CSS snippets for #99BCAB

.color-99bcab {
  color: #99BCAB;
  background-color: #99BCAB;
}

Frequently asked questions

What color is #99BCAB?+

#99BCAB is a HEX color with RGB value rgb(153, 188, 171) and HSL value hsl(151, 21%, 67%). Its closest CSS named color is DarkGray.

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

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