#E1AE8E Color

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

Color preview

#E1AE8E

Color formats

HEX
#E1AE8E
RGB
rgb(225, 174, 142)
RGBA
rgba(225, 174, 142, 1)
HSL
hsl(23, 58%, 72%)
HSV
hsv(23, 37%, 88%)
CMYK
cmyk(0%, 23%, 37%, 12%)
CSS variable
--color-primary: #E1AE8E;
Lowercase HEX
#e1ae8e

Shades

Tints

Tones

Harmony

CSS snippets for #E1AE8E

.color-e1ae8e {
  color: #E1AE8E;
  background-color: #E1AE8E;
}

Frequently asked questions

What color is #E1AE8E?+

#E1AE8E is a HEX color with RGB value rgb(225, 174, 142) and HSL value hsl(23, 58%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #E1AE8E?+

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