#EAAE40 Color

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

Color preview

#EAAE40

Color formats

HEX
#EAAE40
RGB
rgb(234, 174, 64)
RGBA
rgba(234, 174, 64, 1)
HSL
hsl(39, 80%, 58%)
HSV
hsv(39, 73%, 92%)
CMYK
cmyk(0%, 26%, 73%, 8%)
CSS variable
--color-primary: #EAAE40;
Lowercase HEX
#eaae40

Shades

Tints

Tones

Harmony

CSS snippets for #EAAE40

.color-eaae40 {
  color: #EAAE40;
  background-color: #EAAE40;
}

Frequently asked questions

What color is #EAAE40?+

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

What is the closest Tailwind color to #EAAE40?+

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