#E4AE96 Color

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

Color preview

#E4AE96

Color formats

HEX
#E4AE96
RGB
rgb(228, 174, 150)
RGBA
rgba(228, 174, 150, 1)
HSL
hsl(18, 59%, 74%)
HSV
hsv(18, 34%, 89%)
CMYK
cmyk(0%, 24%, 34%, 11%)
CSS variable
--color-primary: #E4AE96;
Lowercase HEX
#e4ae96

Shades

Tints

Tones

Harmony

CSS snippets for #E4AE96

.color-e4ae96 {
  color: #E4AE96;
  background-color: #E4AE96;
}

Frequently asked questions

What color is #E4AE96?+

#E4AE96 is a HEX color with RGB value rgb(228, 174, 150) and HSL value hsl(18, 59%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E4AE96?+

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