#99BDBB Color

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

Color preview

#99BDBB

Color formats

HEX
#99BDBB
RGB
rgb(153, 189, 187)
RGBA
rgba(153, 189, 187, 1)
HSL
hsl(177, 21%, 67%)
HSV
hsv(177, 19%, 74%)
CMYK
cmyk(19%, 0%, 1%, 26%)
CSS variable
--color-primary: #99BDBB;
Lowercase HEX
#99bdbb

Shades

Tints

Tones

Harmony

CSS snippets for #99BDBB

.color-99bdbb {
  color: #99BDBB;
  background-color: #99BDBB;
}

Frequently asked questions

What color is #99BDBB?+

#99BDBB is a HEX color with RGB value rgb(153, 189, 187) and HSL value hsl(177, 21%, 67%). Its closest CSS named color is DarkGray.

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

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