#EBCDA5 Color

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

Color preview

#EBCDA5

Color formats

HEX
#EBCDA5
RGB
rgb(235, 205, 165)
RGBA
rgba(235, 205, 165, 1)
HSL
hsl(34, 64%, 78%)
HSV
hsv(34, 30%, 92%)
CMYK
cmyk(0%, 13%, 30%, 8%)
CSS variable
--color-primary: #EBCDA5;
Lowercase HEX
#ebcda5

Shades

Tints

Tones

Harmony

CSS snippets for #EBCDA5

.color-ebcda5 {
  color: #EBCDA5;
  background-color: #EBCDA5;
}

Frequently asked questions

What color is #EBCDA5?+

#EBCDA5 is a HEX color with RGB value rgb(235, 205, 165) and HSL value hsl(34, 64%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBCDA5?+

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