#99CCDC Color

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

Color preview

#99CCDC

Color formats

HEX
#99CCDC
RGB
rgb(153, 204, 220)
RGBA
rgba(153, 204, 220, 1)
HSL
hsl(194, 49%, 73%)
HSV
hsv(194, 30%, 86%)
CMYK
cmyk(30%, 7%, 0%, 14%)
CSS variable
--color-primary: #99CCDC;
Lowercase HEX
#99ccdc

Shades

Tints

Tones

Harmony

CSS snippets for #99CCDC

.color-99ccdc {
  color: #99CCDC;
  background-color: #99CCDC;
}

Frequently asked questions

What color is #99CCDC?+

#99CCDC is a HEX color with RGB value rgb(153, 204, 220) and HSL value hsl(194, 49%, 73%). Its closest CSS named color is SkyBlue.

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

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