#CED4CC Color

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

Color preview

#CED4CC

Color formats

HEX
#CED4CC
RGB
rgb(206, 212, 204)
RGBA
rgba(206, 212, 204, 1)
HSL
hsl(105, 9%, 82%)
HSV
hsv(105, 4%, 83%)
CMYK
cmyk(3%, 0%, 4%, 17%)
CSS variable
--color-primary: #CED4CC;
Lowercase HEX
#ced4cc

Shades

Tints

Tones

Harmony

CSS snippets for #CED4CC

.color-ced4cc {
  color: #CED4CC;
  background-color: #CED4CC;
}

Frequently asked questions

What color is #CED4CC?+

#CED4CC is a HEX color with RGB value rgb(206, 212, 204) and HSL value hsl(105, 9%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED4CC?+

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