#EACB5A Color

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

Color preview

#EACB5A

Color formats

HEX
#EACB5A
RGB
rgb(234, 203, 90)
RGBA
rgba(234, 203, 90, 1)
HSL
hsl(47, 77%, 64%)
HSV
hsv(47, 62%, 92%)
CMYK
cmyk(0%, 13%, 62%, 8%)
CSS variable
--color-primary: #EACB5A;
Lowercase HEX
#eacb5a

Shades

Tints

Tones

Harmony

CSS snippets for #EACB5A

.color-eacb5a {
  color: #EACB5A;
  background-color: #EACB5A;
}

Frequently asked questions

What color is #EACB5A?+

#EACB5A is a HEX color with RGB value rgb(234, 203, 90) and HSL value hsl(47, 77%, 64%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EACB5A?+

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