#EAA280 Color

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

Color preview

#EAA280

Color formats

HEX
#EAA280
RGB
rgb(234, 162, 128)
RGBA
rgba(234, 162, 128, 1)
HSL
hsl(19, 72%, 71%)
HSV
hsv(19, 45%, 92%)
CMYK
cmyk(0%, 31%, 45%, 8%)
CSS variable
--color-primary: #EAA280;
Lowercase HEX
#eaa280

Shades

Tints

Tones

Harmony

CSS snippets for #EAA280

.color-eaa280 {
  color: #EAA280;
  background-color: #EAA280;
}

Frequently asked questions

What color is #EAA280?+

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

What is the closest Tailwind color to #EAA280?+

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