#CECBA4 Color

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

Color preview

#CECBA4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECBA4

.color-cecba4 {
  color: #CECBA4;
  background-color: #CECBA4;
}

Frequently asked questions

What color is #CECBA4?+

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

What is the closest Tailwind color to #CECBA4?+

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