#CECBC9 Color

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

Color preview

#CECBC9

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECBC9

.color-cecbc9 {
  color: #CECBC9;
  background-color: #CECBC9;
}

Frequently asked questions

What color is #CECBC9?+

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

What is the closest Tailwind color to #CECBC9?+

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