#C9DCDC Color

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

Color preview

#C9DCDC

Color formats

HEX
#C9DCDC
RGB
rgb(201, 220, 220)
RGBA
rgba(201, 220, 220, 1)
HSL
hsl(180, 21%, 83%)
HSV
hsv(180, 9%, 86%)
CMYK
cmyk(9%, 0%, 0%, 14%)
CSS variable
--color-primary: #C9DCDC;
Lowercase HEX
#c9dcdc

Shades

Tints

Tones

Harmony

CSS snippets for #C9DCDC

.color-c9dcdc {
  color: #C9DCDC;
  background-color: #C9DCDC;
}

Frequently asked questions

What color is #C9DCDC?+

#C9DCDC is a HEX color with RGB value rgb(201, 220, 220) and HSL value hsl(180, 21%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C9DCDC?+

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