#CED2CD Color

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

Color preview

#CED2CD

Color formats

HEX
#CED2CD
RGB
rgb(206, 210, 205)
RGBA
rgba(206, 210, 205, 1)
HSL
hsl(108, 5%, 81%)
HSV
hsv(108, 2%, 82%)
CMYK
cmyk(2%, 0%, 2%, 18%)
CSS variable
--color-primary: #CED2CD;
Lowercase HEX
#ced2cd

Shades

Tints

Tones

Harmony

CSS snippets for #CED2CD

.color-ced2cd {
  color: #CED2CD;
  background-color: #CED2CD;
}

Frequently asked questions

What color is #CED2CD?+

#CED2CD is a HEX color with RGB value rgb(206, 210, 205) and HSL value hsl(108, 5%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED2CD?+

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