#EABD74 Color

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

Color preview

#EABD74

Color formats

HEX
#EABD74
RGB
rgb(234, 189, 116)
RGBA
rgba(234, 189, 116, 1)
HSL
hsl(37, 74%, 69%)
HSV
hsv(37, 50%, 92%)
CMYK
cmyk(0%, 19%, 50%, 8%)
CSS variable
--color-primary: #EABD74;
Lowercase HEX
#eabd74

Shades

Tints

Tones

Harmony

CSS snippets for #EABD74

.color-eabd74 {
  color: #EABD74;
  background-color: #EABD74;
}

Frequently asked questions

What color is #EABD74?+

#EABD74 is a HEX color with RGB value rgb(234, 189, 116) and HSL value hsl(37, 74%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EABD74?+

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