#EAA77B Color

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

Color preview

#EAA77B

Color formats

HEX
#EAA77B
RGB
rgb(234, 167, 123)
RGBA
rgba(234, 167, 123, 1)
HSL
hsl(24, 73%, 70%)
HSV
hsv(24, 47%, 92%)
CMYK
cmyk(0%, 29%, 47%, 8%)
CSS variable
--color-primary: #EAA77B;
Lowercase HEX
#eaa77b

Shades

Tints

Tones

Harmony

CSS snippets for #EAA77B

.color-eaa77b {
  color: #EAA77B;
  background-color: #EAA77B;
}

Frequently asked questions

What color is #EAA77B?+

#EAA77B is a HEX color with RGB value rgb(234, 167, 123) and HSL value hsl(24, 73%, 70%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA77B?+

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