#EAA98D Color

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

Color preview

#EAA98D

Color formats

HEX
#EAA98D
RGB
rgb(234, 169, 141)
RGBA
rgba(234, 169, 141, 1)
HSL
hsl(18, 69%, 74%)
HSV
hsv(18, 40%, 92%)
CMYK
cmyk(0%, 28%, 40%, 8%)
CSS variable
--color-primary: #EAA98D;
Lowercase HEX
#eaa98d

Shades

Tints

Tones

Harmony

CSS snippets for #EAA98D

.color-eaa98d {
  color: #EAA98D;
  background-color: #EAA98D;
}

Frequently asked questions

What color is #EAA98D?+

#EAA98D is a HEX color with RGB value rgb(234, 169, 141) and HSL value hsl(18, 69%, 74%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAA98D?+

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