#EABB5D Color

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

Color preview

#EABB5D

Color formats

HEX
#EABB5D
RGB
rgb(234, 187, 93)
RGBA
rgba(234, 187, 93, 1)
HSL
hsl(40, 77%, 64%)
HSV
hsv(40, 60%, 92%)
CMYK
cmyk(0%, 20%, 60%, 8%)
CSS variable
--color-primary: #EABB5D;
Lowercase HEX
#eabb5d

Shades

Tints

Tones

Harmony

CSS snippets for #EABB5D

.color-eabb5d {
  color: #EABB5D;
  background-color: #EABB5D;
}

Frequently asked questions

What color is #EABB5D?+

#EABB5D is a HEX color with RGB value rgb(234, 187, 93) and HSL value hsl(40, 77%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EABB5D?+

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