#E2BF4B Color

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

Color preview

#E2BF4B

Color formats

HEX
#E2BF4B
RGB
rgb(226, 191, 75)
RGBA
rgba(226, 191, 75, 1)
HSL
hsl(46, 72%, 59%)
HSV
hsv(46, 67%, 89%)
CMYK
cmyk(0%, 15%, 67%, 11%)
CSS variable
--color-primary: #E2BF4B;
Lowercase HEX
#e2bf4b

Shades

Tints

Tones

Harmony

CSS snippets for #E2BF4B

.color-e2bf4b {
  color: #E2BF4B;
  background-color: #E2BF4B;
}

Frequently asked questions

What color is #E2BF4B?+

#E2BF4B is a HEX color with RGB value rgb(226, 191, 75) and HSL value hsl(46, 72%, 59%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #E2BF4B?+

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