#CECDC0 Color

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

Color preview

#CECDC0

Color formats

HEX
#CECDC0
RGB
rgb(206, 205, 192)
RGBA
rgba(206, 205, 192, 1)
HSL
hsl(56, 13%, 78%)
HSV
hsv(56, 7%, 81%)
CMYK
cmyk(0%, 0%, 7%, 19%)
CSS variable
--color-primary: #CECDC0;
Lowercase HEX
#cecdc0

Shades

Tints

Tones

Harmony

CSS snippets for #CECDC0

.color-cecdc0 {
  color: #CECDC0;
  background-color: #CECDC0;
}

Frequently asked questions

What color is #CECDC0?+

#CECDC0 is a HEX color with RGB value rgb(206, 205, 192) and HSL value hsl(56, 13%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECDC0?+

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