#CECBA5 Color

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

Color preview

#CECBA5

Color formats

HEX
#CECBA5
RGB
rgb(206, 203, 165)
RGBA
rgba(206, 203, 165, 1)
HSL
hsl(56, 29%, 73%)
HSV
hsv(56, 20%, 81%)
CMYK
cmyk(0%, 1%, 20%, 19%)
CSS variable
--color-primary: #CECBA5;
Lowercase HEX
#cecba5

Shades

Tints

Tones

Harmony

CSS snippets for #CECBA5

.color-cecba5 {
  color: #CECBA5;
  background-color: #CECBA5;
}

Frequently asked questions

What color is #CECBA5?+

#CECBA5 is a HEX color with RGB value rgb(206, 203, 165) and HSL value hsl(56, 29%, 73%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECBA5?+

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