#EABB85 Color

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

Color preview

#EABB85

Color formats

HEX
#EABB85
RGB
rgb(234, 187, 133)
RGBA
rgba(234, 187, 133, 1)
HSL
hsl(32, 71%, 72%)
HSV
hsv(32, 43%, 92%)
CMYK
cmyk(0%, 20%, 43%, 8%)
CSS variable
--color-primary: #EABB85;
Lowercase HEX
#eabb85

Shades

Tints

Tones

Harmony

CSS snippets for #EABB85

.color-eabb85 {
  color: #EABB85;
  background-color: #EABB85;
}

Frequently asked questions

What color is #EABB85?+

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

What is the closest Tailwind color to #EABB85?+

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