#E0AE9C Color

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

Color preview

#E0AE9C

Color formats

HEX
#E0AE9C
RGB
rgb(224, 174, 156)
RGBA
rgba(224, 174, 156, 1)
HSL
hsl(16, 52%, 75%)
HSV
hsv(16, 30%, 88%)
CMYK
cmyk(0%, 22%, 30%, 12%)
CSS variable
--color-primary: #E0AE9C;
Lowercase HEX
#e0ae9c

Shades

Tints

Tones

Harmony

CSS snippets for #E0AE9C

.color-e0ae9c {
  color: #E0AE9C;
  background-color: #E0AE9C;
}

Frequently asked questions

What color is #E0AE9C?+

#E0AE9C is a HEX color with RGB value rgb(224, 174, 156) and HSL value hsl(16, 52%, 75%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #E0AE9C?+

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