#EABD5C Color

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

Color preview

#EABD5C

Color formats

HEX
#EABD5C
RGB
rgb(234, 189, 92)
RGBA
rgba(234, 189, 92, 1)
HSL
hsl(41, 77%, 64%)
HSV
hsv(41, 61%, 92%)
CMYK
cmyk(0%, 19%, 61%, 8%)
CSS variable
--color-primary: #EABD5C;
Lowercase HEX
#eabd5c

Shades

Tints

Tones

Harmony

CSS snippets for #EABD5C

.color-eabd5c {
  color: #EABD5C;
  background-color: #EABD5C;
}

Frequently asked questions

What color is #EABD5C?+

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

What is the closest Tailwind color to #EABD5C?+

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