#EAAA8C Color

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

Color preview

#EAAA8C

Color formats

HEX
#EAAA8C
RGB
rgb(234, 170, 140)
RGBA
rgba(234, 170, 140, 1)
HSL
hsl(19, 69%, 73%)
HSV
hsv(19, 40%, 92%)
CMYK
cmyk(0%, 27%, 40%, 8%)
CSS variable
--color-primary: #EAAA8C;
Lowercase HEX
#eaaa8c

Shades

Tints

Tones

Harmony

CSS snippets for #EAAA8C

.color-eaaa8c {
  color: #EAAA8C;
  background-color: #EAAA8C;
}

Frequently asked questions

What color is #EAAA8C?+

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

What is the closest Tailwind color to #EAAA8C?+

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