#99D8DD Color

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

Color preview

#99D8DD

Color formats

HEX
#99D8DD
RGB
rgb(153, 216, 221)
RGBA
rgba(153, 216, 221, 1)
HSL
hsl(184, 50%, 73%)
HSV
hsv(184, 31%, 87%)
CMYK
cmyk(31%, 2%, 0%, 13%)
CSS variable
--color-primary: #99D8DD;
Lowercase HEX
#99d8dd

Shades

Tints

Tones

Harmony

CSS snippets for #99D8DD

.color-99d8dd {
  color: #99D8DD;
  background-color: #99D8DD;
}

Frequently asked questions

What color is #99D8DD?+

#99D8DD is a HEX color with RGB value rgb(153, 216, 221) and HSL value hsl(184, 50%, 73%). Its closest CSS named color is LightBlue.

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

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