#CECCC9 Color

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

Color preview

#CECCC9

Color formats

HEX
#CECCC9
RGB
rgb(206, 204, 201)
RGBA
rgba(206, 204, 201, 1)
HSL
hsl(36, 5%, 80%)
HSV
hsv(36, 2%, 81%)
CMYK
cmyk(0%, 1%, 2%, 19%)
CSS variable
--color-primary: #CECCC9;
Lowercase HEX
#ceccc9

Shades

Tints

Tones

Harmony

CSS snippets for #CECCC9

.color-ceccc9 {
  color: #CECCC9;
  background-color: #CECCC9;
}

Frequently asked questions

What color is #CECCC9?+

#CECCC9 is a HEX color with RGB value rgb(206, 204, 201) and HSL value hsl(36, 5%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CECCC9?+

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