#EAAD85 Color

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

Color preview

#EAAD85

Color formats

HEX
#EAAD85
RGB
rgb(234, 173, 133)
RGBA
rgba(234, 173, 133, 1)
HSL
hsl(24, 71%, 72%)
HSV
hsv(24, 43%, 92%)
CMYK
cmyk(0%, 26%, 43%, 8%)
CSS variable
--color-primary: #EAAD85;
Lowercase HEX
#eaad85

Shades

Tints

Tones

Harmony

CSS snippets for #EAAD85

.color-eaad85 {
  color: #EAAD85;
  background-color: #EAAD85;
}

Frequently asked questions

What color is #EAAD85?+

#EAAD85 is a HEX color with RGB value rgb(234, 173, 133) and HSL value hsl(24, 71%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EAAD85?+

The closest Tailwind color is orange-300, available as the bg-orange-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