#CEBDA5 Color

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

Color preview

#CEBDA5

Color formats

HEX
#CEBDA5
RGB
rgb(206, 189, 165)
RGBA
rgba(206, 189, 165, 1)
HSL
hsl(35, 29%, 73%)
HSV
hsv(35, 20%, 81%)
CMYK
cmyk(0%, 8%, 20%, 19%)
CSS variable
--color-primary: #CEBDA5;
Lowercase HEX
#cebda5

Shades

Tints

Tones

Harmony

CSS snippets for #CEBDA5

.color-cebda5 {
  color: #CEBDA5;
  background-color: #CEBDA5;
}

Frequently asked questions

What color is #CEBDA5?+

#CEBDA5 is a HEX color with RGB value rgb(206, 189, 165) and HSL value hsl(35, 29%, 73%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBDA5?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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