#CED2CC Color

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

Color preview

#CED2CC

Color formats

HEX
#CED2CC
RGB
rgb(206, 210, 204)
RGBA
rgba(206, 210, 204, 1)
HSL
hsl(100, 6%, 81%)
HSV
hsv(100, 3%, 82%)
CMYK
cmyk(2%, 0%, 3%, 18%)
CSS variable
--color-primary: #CED2CC;
Lowercase HEX
#ced2cc

Shades

Tints

Tones

Harmony

CSS snippets for #CED2CC

.color-ced2cc {
  color: #CED2CC;
  background-color: #CED2CC;
}

Frequently asked questions

What color is #CED2CC?+

#CED2CC is a HEX color with RGB value rgb(206, 210, 204) and HSL value hsl(100, 6%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED2CC?+

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