#CECCC5 Color

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

Color preview

#CECCC5

Color formats

HEX
#CECCC5
RGB
rgb(206, 204, 197)
RGBA
rgba(206, 204, 197, 1)
HSL
hsl(47, 8%, 79%)
HSV
hsv(47, 4%, 81%)
CMYK
cmyk(0%, 1%, 4%, 19%)
CSS variable
--color-primary: #CECCC5;
Lowercase HEX
#ceccc5

Shades

Tints

Tones

Harmony

CSS snippets for #CECCC5

.color-ceccc5 {
  color: #CECCC5;
  background-color: #CECCC5;
}

Frequently asked questions

What color is #CECCC5?+

#CECCC5 is a HEX color with RGB value rgb(206, 204, 197) and HSL value hsl(47, 8%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECCC5?+

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