#EAAC48 Color

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

Color preview

#EAAC48

Color formats

HEX
#EAAC48
RGB
rgb(234, 172, 72)
RGBA
rgba(234, 172, 72, 1)
HSL
hsl(37, 79%, 60%)
HSV
hsv(37, 69%, 92%)
CMYK
cmyk(0%, 26%, 69%, 8%)
CSS variable
--color-primary: #EAAC48;
Lowercase HEX
#eaac48

Shades

Tints

Tones

Harmony

CSS snippets for #EAAC48

.color-eaac48 {
  color: #EAAC48;
  background-color: #EAAC48;
}

Frequently asked questions

What color is #EAAC48?+

#EAAC48 is a HEX color with RGB value rgb(234, 172, 72) and HSL value hsl(37, 79%, 60%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAAC48?+

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