#EAA040 Color

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

Color preview

#EAA040

Color formats

HEX
#EAA040
RGB
rgb(234, 160, 64)
RGBA
rgba(234, 160, 64, 1)
HSL
hsl(34, 80%, 58%)
HSV
hsv(34, 73%, 92%)
CMYK
cmyk(0%, 32%, 73%, 8%)
CSS variable
--color-primary: #EAA040;
Lowercase HEX
#eaa040

Shades

Tints

Tones

Harmony

CSS snippets for #EAA040

.color-eaa040 {
  color: #EAA040;
  background-color: #EAA040;
}

Frequently asked questions

What color is #EAA040?+

#EAA040 is a HEX color with RGB value rgb(234, 160, 64) and HSL value hsl(34, 80%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAA040?+

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