#EAAE8C Color

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

Color preview

#EAAE8C

Color formats

HEX
#EAAE8C
RGB
rgb(234, 174, 140)
RGBA
rgba(234, 174, 140, 1)
HSL
hsl(22, 69%, 73%)
HSV
hsv(22, 40%, 92%)
CMYK
cmyk(0%, 26%, 40%, 8%)
CSS variable
--color-primary: #EAAE8C;
Lowercase HEX
#eaae8c

Shades

Tints

Tones

Harmony

CSS snippets for #EAAE8C

.color-eaae8c {
  color: #EAAE8C;
  background-color: #EAAE8C;
}

Frequently asked questions

What color is #EAAE8C?+

#EAAE8C is a HEX color with RGB value rgb(234, 174, 140) and HSL value hsl(22, 69%, 73%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAAE8C?+

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