#E2A128 Color

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

Color preview

#E2A128

Color formats

HEX
#E2A128
RGB
rgb(226, 161, 40)
RGBA
rgba(226, 161, 40, 1)
HSL
hsl(39, 76%, 52%)
HSV
hsv(39, 82%, 89%)
CMYK
cmyk(0%, 29%, 82%, 11%)
CSS variable
--color-primary: #E2A128;
Lowercase HEX
#e2a128

Shades

Tints

Tones

Harmony

CSS snippets for #E2A128

.color-e2a128 {
  color: #E2A128;
  background-color: #E2A128;
}

Frequently asked questions

What color is #E2A128?+

#E2A128 is a HEX color with RGB value rgb(226, 161, 40) and HSL value hsl(39, 76%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E2A128?+

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