#EAC153 Color

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

Color preview

#EAC153

Color formats

HEX
#EAC153
RGB
rgb(234, 193, 83)
RGBA
rgba(234, 193, 83, 1)
HSL
hsl(44, 78%, 62%)
HSV
hsv(44, 65%, 92%)
CMYK
cmyk(0%, 18%, 65%, 8%)
CSS variable
--color-primary: #EAC153;
Lowercase HEX
#eac153

Shades

Tints

Tones

Harmony

CSS snippets for #EAC153

.color-eac153 {
  color: #EAC153;
  background-color: #EAC153;
}

Frequently asked questions

What color is #EAC153?+

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

What is the closest Tailwind color to #EAC153?+

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