#EABC53 Color

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

Color preview

#EABC53

Color formats

HEX
#EABC53
RGB
rgb(234, 188, 83)
RGBA
rgba(234, 188, 83, 1)
HSL
hsl(42, 78%, 62%)
HSV
hsv(42, 65%, 92%)
CMYK
cmyk(0%, 20%, 65%, 8%)
CSS variable
--color-primary: #EABC53;
Lowercase HEX
#eabc53

Shades

Tints

Tones

Harmony

CSS snippets for #EABC53

.color-eabc53 {
  color: #EABC53;
  background-color: #EABC53;
}

Frequently asked questions

What color is #EABC53?+

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

What is the closest Tailwind color to #EABC53?+

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