#E2B240 Color

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

Color preview

#E2B240

Color formats

HEX
#E2B240
RGB
rgb(226, 178, 64)
RGBA
rgba(226, 178, 64, 1)
HSL
hsl(42, 74%, 57%)
HSV
hsv(42, 72%, 89%)
CMYK
cmyk(0%, 21%, 72%, 11%)
CSS variable
--color-primary: #E2B240;
Lowercase HEX
#e2b240

Shades

Tints

Tones

Harmony

CSS snippets for #E2B240

.color-e2b240 {
  color: #E2B240;
  background-color: #E2B240;
}

Frequently asked questions

What color is #E2B240?+

#E2B240 is a HEX color with RGB value rgb(226, 178, 64) and HSL value hsl(42, 74%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #E2B240?+

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