#EAA88C Color

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

Color preview

#EAA88C

Color formats

HEX
#EAA88C
RGB
rgb(234, 168, 140)
RGBA
rgba(234, 168, 140, 1)
HSL
hsl(18, 69%, 73%)
HSV
hsv(18, 40%, 92%)
CMYK
cmyk(0%, 28%, 40%, 8%)
CSS variable
--color-primary: #EAA88C;
Lowercase HEX
#eaa88c

Shades

Tints

Tones

Harmony

CSS snippets for #EAA88C

.color-eaa88c {
  color: #EAA88C;
  background-color: #EAA88C;
}

Frequently asked questions

What color is #EAA88C?+

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

What is the closest Tailwind color to #EAA88C?+

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