#EABF83 Color

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

Color preview

#EABF83

Color formats

HEX
#EABF83
RGB
rgb(234, 191, 131)
RGBA
rgba(234, 191, 131, 1)
HSL
hsl(35, 71%, 72%)
HSV
hsv(35, 44%, 92%)
CMYK
cmyk(0%, 18%, 44%, 8%)
CSS variable
--color-primary: #EABF83;
Lowercase HEX
#eabf83

Shades

Tints

Tones

Harmony

CSS snippets for #EABF83

.color-eabf83 {
  color: #EABF83;
  background-color: #EABF83;
}

Frequently asked questions

What color is #EABF83?+

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

What is the closest Tailwind color to #EABF83?+

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