#CECBAF Color

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

Color preview

#CECBAF

Color formats

HEX
#CECBAF
RGB
rgb(206, 203, 175)
RGBA
rgba(206, 203, 175, 1)
HSL
hsl(54, 24%, 75%)
HSV
hsv(54, 15%, 81%)
CMYK
cmyk(0%, 1%, 15%, 19%)
CSS variable
--color-primary: #CECBAF;
Lowercase HEX
#cecbaf

Shades

Tints

Tones

Harmony

CSS snippets for #CECBAF

.color-cecbaf {
  color: #CECBAF;
  background-color: #CECBAF;
}

Frequently asked questions

What color is #CECBAF?+

#CECBAF is a HEX color with RGB value rgb(206, 203, 175) and HSL value hsl(54, 24%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECBAF?+

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