#EABB5C Color

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

Color preview

#EABB5C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EABB5C

.color-eabb5c {
  color: #EABB5C;
  background-color: #EABB5C;
}

Frequently asked questions

What color is #EABB5C?+

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

What is the closest Tailwind color to #EABB5C?+

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