#CECBA9 Color

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

Color preview

#CECBA9

Color formats

HEX
#CECBA9
RGB
rgb(206, 203, 169)
RGBA
rgba(206, 203, 169, 1)
HSL
hsl(55, 27%, 74%)
HSV
hsv(55, 18%, 81%)
CMYK
cmyk(0%, 1%, 18%, 19%)
CSS variable
--color-primary: #CECBA9;
Lowercase HEX
#cecba9

Shades

Tints

Tones

Harmony

CSS snippets for #CECBA9

.color-cecba9 {
  color: #CECBA9;
  background-color: #CECBA9;
}

Frequently asked questions

What color is #CECBA9?+

#CECBA9 is a HEX color with RGB value rgb(206, 203, 169) and HSL value hsl(55, 27%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #CECBA9?+

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