#CED7C3 Color

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

Color preview

#CED7C3

Color formats

HEX
#CED7C3
RGB
rgb(206, 215, 195)
RGBA
rgba(206, 215, 195, 1)
HSL
hsl(87, 20%, 80%)
HSV
hsv(87, 9%, 84%)
CMYK
cmyk(4%, 0%, 9%, 16%)
CSS variable
--color-primary: #CED7C3;
Lowercase HEX
#ced7c3

Shades

Tints

Tones

Harmony

CSS snippets for #CED7C3

.color-ced7c3 {
  color: #CED7C3;
  background-color: #CED7C3;
}

Frequently asked questions

What color is #CED7C3?+

#CED7C3 is a HEX color with RGB value rgb(206, 215, 195) and HSL value hsl(87, 20%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED7C3?+

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