#E1AE2D Color

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

Color preview

#E1AE2D

Color formats

HEX
#E1AE2D
RGB
rgb(225, 174, 45)
RGBA
rgba(225, 174, 45, 1)
HSL
hsl(43, 75%, 53%)
HSV
hsv(43, 80%, 88%)
CMYK
cmyk(0%, 23%, 80%, 12%)
CSS variable
--color-primary: #E1AE2D;
Lowercase HEX
#e1ae2d

Shades

Tints

Tones

Harmony

CSS snippets for #E1AE2D

.color-e1ae2d {
  color: #E1AE2D;
  background-color: #E1AE2D;
}

Frequently asked questions

What color is #E1AE2D?+

#E1AE2D is a HEX color with RGB value rgb(225, 174, 45) and HSL value hsl(43, 75%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E1AE2D?+

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