#EAAB53 Color

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

Color preview

#EAAB53

Color formats

HEX
#EAAB53
RGB
rgb(234, 171, 83)
RGBA
rgba(234, 171, 83, 1)
HSL
hsl(35, 78%, 62%)
HSV
hsv(35, 65%, 92%)
CMYK
cmyk(0%, 27%, 65%, 8%)
CSS variable
--color-primary: #EAAB53;
Lowercase HEX
#eaab53

Shades

Tints

Tones

Harmony

CSS snippets for #EAAB53

.color-eaab53 {
  color: #EAAB53;
  background-color: #EAAB53;
}

Frequently asked questions

What color is #EAAB53?+

#EAAB53 is a HEX color with RGB value rgb(234, 171, 83) and HSL value hsl(35, 78%, 62%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAB53?+

The closest Tailwind color is orange-400, available as the bg-orange-400 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