#EACB53 Color

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

Color preview

#EACB53

Color formats

HEX
#EACB53
RGB
rgb(234, 203, 83)
RGBA
rgba(234, 203, 83, 1)
HSL
hsl(48, 78%, 62%)
HSV
hsv(48, 65%, 92%)
CMYK
cmyk(0%, 13%, 65%, 8%)
CSS variable
--color-primary: #EACB53;
Lowercase HEX
#eacb53

Shades

Tints

Tones

Harmony

CSS snippets for #EACB53

.color-eacb53 {
  color: #EACB53;
  background-color: #EACB53;
}

Frequently asked questions

What color is #EACB53?+

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

What is the closest Tailwind color to #EACB53?+

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