#EAA980 Color

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

Color preview

#EAA980

Color formats

HEX
#EAA980
RGB
rgb(234, 169, 128)
RGBA
rgba(234, 169, 128, 1)
HSL
hsl(23, 72%, 71%)
HSV
hsv(23, 45%, 92%)
CMYK
cmyk(0%, 28%, 45%, 8%)
CSS variable
--color-primary: #EAA980;
Lowercase HEX
#eaa980

Shades

Tints

Tones

Harmony

CSS snippets for #EAA980

.color-eaa980 {
  color: #EAA980;
  background-color: #EAA980;
}

Frequently asked questions

What color is #EAA980?+

#EAA980 is a HEX color with RGB value rgb(234, 169, 128) and HSL value hsl(23, 72%, 71%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #EAA980?+

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