#CED6C0 Color

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

Color preview

#CED6C0

Color formats

HEX
#CED6C0
RGB
rgb(206, 214, 192)
RGBA
rgba(206, 214, 192, 1)
HSL
hsl(82, 21%, 80%)
HSV
hsv(82, 10%, 84%)
CMYK
cmyk(4%, 0%, 10%, 16%)
CSS variable
--color-primary: #CED6C0;
Lowercase HEX
#ced6c0

Shades

Tints

Tones

Harmony

CSS snippets for #CED6C0

.color-ced6c0 {
  color: #CED6C0;
  background-color: #CED6C0;
}

Frequently asked questions

What color is #CED6C0?+

#CED6C0 is a HEX color with RGB value rgb(206, 214, 192) and HSL value hsl(82, 21%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CED6C0?+

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