#CECBB5 Color

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

Color preview

#CECBB5

Color formats

HEX
#CECBB5
RGB
rgb(206, 203, 181)
RGBA
rgba(206, 203, 181, 1)
HSL
hsl(53, 20%, 76%)
HSV
hsv(53, 12%, 81%)
CMYK
cmyk(0%, 1%, 12%, 19%)
CSS variable
--color-primary: #CECBB5;
Lowercase HEX
#cecbb5

Shades

Tints

Tones

Harmony

CSS snippets for #CECBB5

.color-cecbb5 {
  color: #CECBB5;
  background-color: #CECBB5;
}

Frequently asked questions

What color is #CECBB5?+

#CECBB5 is a HEX color with RGB value rgb(206, 203, 181) and HSL value hsl(53, 20%, 76%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECBB5?+

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