#EBD7A5 Color

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

Color preview

#EBD7A5

Color formats

HEX
#EBD7A5
RGB
rgb(235, 215, 165)
RGBA
rgba(235, 215, 165, 1)
HSL
hsl(43, 64%, 78%)
HSV
hsv(43, 30%, 92%)
CMYK
cmyk(0%, 9%, 30%, 8%)
CSS variable
--color-primary: #EBD7A5;
Lowercase HEX
#ebd7a5

Shades

Tints

Tones

Harmony

CSS snippets for #EBD7A5

.color-ebd7a5 {
  color: #EBD7A5;
  background-color: #EBD7A5;
}

Frequently asked questions

What color is #EBD7A5?+

#EBD7A5 is a HEX color with RGB value rgb(235, 215, 165) and HSL value hsl(43, 64%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBD7A5?+

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