#CECBC5 Color

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

Color preview

#CECBC5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECBC5

.color-cecbc5 {
  color: #CECBC5;
  background-color: #CECBC5;
}

Frequently asked questions

What color is #CECBC5?+

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

What is the closest Tailwind color to #CECBC5?+

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