#EBDA9C Color

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

Color preview

#EBDA9C

Color formats

HEX
#EBDA9C
RGB
rgb(235, 218, 156)
RGBA
rgba(235, 218, 156, 1)
HSL
hsl(47, 66%, 77%)
HSV
hsv(47, 34%, 92%)
CMYK
cmyk(0%, 7%, 34%, 8%)
CSS variable
--color-primary: #EBDA9C;
Lowercase HEX
#ebda9c

Shades

Tints

Tones

Harmony

CSS snippets for #EBDA9C

.color-ebda9c {
  color: #EBDA9C;
  background-color: #EBDA9C;
}

Frequently asked questions

What color is #EBDA9C?+

#EBDA9C is a HEX color with RGB value rgb(235, 218, 156) and HSL value hsl(47, 66%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBDA9C?+

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