#CECCC0 Color

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

Color preview

#CECCC0

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECCC0

.color-ceccc0 {
  color: #CECCC0;
  background-color: #CECCC0;
}

Frequently asked questions

What color is #CECCC0?+

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

What is the closest Tailwind color to #CECCC0?+

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