#E2AE45 Color

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

Color preview

#E2AE45

Color formats

HEX
#E2AE45
RGB
rgb(226, 174, 69)
RGBA
rgba(226, 174, 69, 1)
HSL
hsl(40, 73%, 58%)
HSV
hsv(40, 69%, 89%)
CMYK
cmyk(0%, 23%, 69%, 11%)
CSS variable
--color-primary: #E2AE45;
Lowercase HEX
#e2ae45

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE45

.color-e2ae45 {
  color: #E2AE45;
  background-color: #E2AE45;
}

Frequently asked questions

What color is #E2AE45?+

#E2AE45 is a HEX color with RGB value rgb(226, 174, 69) and HSL value hsl(40, 73%, 58%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E2AE45?+

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