#E7AE29 Color

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

Color preview

#E7AE29

Color formats

HEX
#E7AE29
RGB
rgb(231, 174, 41)
RGBA
rgba(231, 174, 41, 1)
HSL
hsl(42, 80%, 53%)
HSV
hsv(42, 82%, 91%)
CMYK
cmyk(0%, 25%, 82%, 9%)
CSS variable
--color-primary: #E7AE29;
Lowercase HEX
#e7ae29

Shades

Tints

Tones

Harmony

CSS snippets for #E7AE29

.color-e7ae29 {
  color: #E7AE29;
  background-color: #E7AE29;
}

Frequently asked questions

What color is #E7AE29?+

#E7AE29 is a HEX color with RGB value rgb(231, 174, 41) and HSL value hsl(42, 80%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E7AE29?+

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