#E2AE80 Color

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

Color preview

#E2AE80

Color formats

HEX
#E2AE80
RGB
rgb(226, 174, 128)
RGBA
rgba(226, 174, 128, 1)
HSL
hsl(28, 63%, 69%)
HSV
hsv(28, 43%, 89%)
CMYK
cmyk(0%, 23%, 43%, 11%)
CSS variable
--color-primary: #E2AE80;
Lowercase HEX
#e2ae80

Shades

Tints

Tones

Harmony

CSS snippets for #E2AE80

.color-e2ae80 {
  color: #E2AE80;
  background-color: #E2AE80;
}

Frequently asked questions

What color is #E2AE80?+

#E2AE80 is a HEX color with RGB value rgb(226, 174, 128) and HSL value hsl(28, 63%, 69%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E2AE80?+

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