#99CCBD Color

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

Color preview

#99CCBD

Color formats

HEX
#99CCBD
RGB
rgb(153, 204, 189)
RGBA
rgba(153, 204, 189, 1)
HSL
hsl(162, 33%, 70%)
HSV
hsv(162, 25%, 80%)
CMYK
cmyk(25%, 0%, 7%, 20%)
CSS variable
--color-primary: #99CCBD;
Lowercase HEX
#99ccbd

Shades

Tints

Tones

Harmony

CSS snippets for #99CCBD

.color-99ccbd {
  color: #99CCBD;
  background-color: #99CCBD;
}

Frequently asked questions

What color is #99CCBD?+

#99CCBD is a HEX color with RGB value rgb(153, 204, 189) and HSL value hsl(162, 33%, 70%). Its closest CSS named color is Silver.

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

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