#C9CEDC Color

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

Color preview

#C9CEDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C9CEDC

.color-c9cedc {
  color: #C9CEDC;
  background-color: #C9CEDC;
}

Frequently asked questions

What color is #C9CEDC?+

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

What is the closest Tailwind color to #C9CEDC?+

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