#E2B04B Color

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

Color preview

#E2B04B

Color formats

HEX
#E2B04B
RGB
rgb(226, 176, 75)
RGBA
rgba(226, 176, 75, 1)
HSL
hsl(40, 72%, 59%)
HSV
hsv(40, 67%, 89%)
CMYK
cmyk(0%, 22%, 67%, 11%)
CSS variable
--color-primary: #E2B04B;
Lowercase HEX
#e2b04b

Shades

Tints

Tones

Harmony

CSS snippets for #E2B04B

.color-e2b04b {
  color: #E2B04B;
  background-color: #E2B04B;
}

Frequently asked questions

What color is #E2B04B?+

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

What is the closest Tailwind color to #E2B04B?+

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