#E0AE2E Color

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

Color preview

#E0AE2E

Color formats

HEX
#E0AE2E
RGB
rgb(224, 174, 46)
RGBA
rgba(224, 174, 46, 1)
HSL
hsl(43, 74%, 53%)
HSV
hsv(43, 79%, 88%)
CMYK
cmyk(0%, 22%, 79%, 12%)
CSS variable
--color-primary: #E0AE2E;
Lowercase HEX
#e0ae2e

Shades

Tints

Tones

Harmony

CSS snippets for #E0AE2E

.color-e0ae2e {
  color: #E0AE2E;
  background-color: #E0AE2E;
}

Frequently asked questions

What color is #E0AE2E?+

#E0AE2E is a HEX color with RGB value rgb(224, 174, 46) and HSL value hsl(43, 74%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E0AE2E?+

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