#EAA256 Color

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

Color preview

#EAA256

Color formats

HEX
#EAA256
RGB
rgb(234, 162, 86)
RGBA
rgba(234, 162, 86, 1)
HSL
hsl(31, 78%, 63%)
HSV
hsv(31, 63%, 92%)
CMYK
cmyk(0%, 31%, 63%, 8%)
CSS variable
--color-primary: #EAA256;
Lowercase HEX
#eaa256

Shades

Tints

Tones

Harmony

CSS snippets for #EAA256

.color-eaa256 {
  color: #EAA256;
  background-color: #EAA256;
}

Frequently asked questions

What color is #EAA256?+

#EAA256 is a HEX color with RGB value rgb(234, 162, 86) and HSL value hsl(31, 78%, 63%). Its closest CSS named color is SandyBrown.

What is the closest Tailwind color to #EAA256?+

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