#EABA83 Color

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

Color preview

#EABA83

Color formats

HEX
#EABA83
RGB
rgb(234, 186, 131)
RGBA
rgba(234, 186, 131, 1)
HSL
hsl(32, 71%, 72%)
HSV
hsv(32, 44%, 92%)
CMYK
cmyk(0%, 21%, 44%, 8%)
CSS variable
--color-primary: #EABA83;
Lowercase HEX
#eaba83

Shades

Tints

Tones

Harmony

CSS snippets for #EABA83

.color-eaba83 {
  color: #EABA83;
  background-color: #EABA83;
}

Frequently asked questions

What color is #EABA83?+

#EABA83 is a HEX color with RGB value rgb(234, 186, 131) and HSL value hsl(32, 71%, 72%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #EABA83?+

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