#E2AE1D Color

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

Color preview

#E2AE1D

Color formats

HEX
#E2AE1D
RGB
rgb(226, 174, 29)
RGBA
rgba(226, 174, 29, 1)
HSL
hsl(44, 77%, 50%)
HSV
hsv(44, 87%, 89%)
CMYK
cmyk(0%, 23%, 87%, 11%)
CSS variable
--color-primary: #E2AE1D;
Lowercase HEX
#e2ae1d

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE1D

.color-e2ae1d {
  color: #E2AE1D;
  background-color: #E2AE1D;
}

Frequently asked questions

What color is #E2AE1D?+

#E2AE1D is a HEX color with RGB value rgb(226, 174, 29) and HSL value hsl(44, 77%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E2AE1D?+

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