#EBD5A3 Color

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

Color preview

#EBD5A3

Color formats

HEX
#EBD5A3
RGB
rgb(235, 213, 163)
RGBA
rgba(235, 213, 163, 1)
HSL
hsl(42, 64%, 78%)
HSV
hsv(42, 31%, 92%)
CMYK
cmyk(0%, 9%, 31%, 8%)
CSS variable
--color-primary: #EBD5A3;
Lowercase HEX
#ebd5a3

Shades

Tints

Tones

Harmony

CSS snippets for #EBD5A3

.color-ebd5a3 {
  color: #EBD5A3;
  background-color: #EBD5A3;
}

Frequently asked questions

What color is #EBD5A3?+

#EBD5A3 is a HEX color with RGB value rgb(235, 213, 163) and HSL value hsl(42, 64%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBD5A3?+

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