#EAC97B Color

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

Color preview

#EAC97B

Color formats

HEX
#EAC97B
RGB
rgb(234, 201, 123)
RGBA
rgba(234, 201, 123, 1)
HSL
hsl(42, 73%, 70%)
HSV
hsv(42, 47%, 92%)
CMYK
cmyk(0%, 14%, 47%, 8%)
CSS variable
--color-primary: #EAC97B;
Lowercase HEX
#eac97b

Shades

Tints

Tones

Harmony

CSS snippets for #EAC97B

.color-eac97b {
  color: #EAC97B;
  background-color: #EAC97B;
}

Frequently asked questions

What color is #EAC97B?+

#EAC97B is a HEX color with RGB value rgb(234, 201, 123) and HSL value hsl(42, 73%, 70%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAC97B?+

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