#EAC05D Color

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

Color preview

#EAC05D

Color formats

HEX
#EAC05D
RGB
rgb(234, 192, 93)
RGBA
rgba(234, 192, 93, 1)
HSL
hsl(42, 77%, 64%)
HSV
hsv(42, 60%, 92%)
CMYK
cmyk(0%, 18%, 60%, 8%)
CSS variable
--color-primary: #EAC05D;
Lowercase HEX
#eac05d

Shades

Tints

Tones

Harmony

CSS snippets for #EAC05D

.color-eac05d {
  color: #EAC05D;
  background-color: #EAC05D;
}

Frequently asked questions

What color is #EAC05D?+

#EAC05D is a HEX color with RGB value rgb(234, 192, 93) and HSL value hsl(42, 77%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAC05D?+

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