#99D8CC Color

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

Color preview

#99D8CC

Color formats

HEX
#99D8CC
RGB
rgb(153, 216, 204)
RGBA
rgba(153, 216, 204, 1)
HSL
hsl(169, 45%, 72%)
HSV
hsv(169, 29%, 85%)
CMYK
cmyk(29%, 0%, 6%, 15%)
CSS variable
--color-primary: #99D8CC;
Lowercase HEX
#99d8cc

Shades

Tints

Tones

Harmony

CSS snippets for #99D8CC

.color-99d8cc {
  color: #99D8CC;
  background-color: #99D8CC;
}

Frequently asked questions

What color is #99D8CC?+

#99D8CC is a HEX color with RGB value rgb(153, 216, 204) and HSL value hsl(169, 45%, 72%). Its closest CSS named color is LightBlue.

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

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