#EB9C3A Color

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

Color preview

#EB9C3A

Color formats

HEX
#EB9C3A
RGB
rgb(235, 156, 58)
RGBA
rgba(235, 156, 58, 1)
HSL
hsl(33, 82%, 57%)
HSV
hsv(33, 75%, 92%)
CMYK
cmyk(0%, 34%, 75%, 8%)
CSS variable
--color-primary: #EB9C3A;
Lowercase HEX
#eb9c3a

Shades

Tints

Tones

Harmony

CSS snippets for #EB9C3A

.color-eb9c3a {
  color: #EB9C3A;
  background-color: #EB9C3A;
}

Frequently asked questions

What color is #EB9C3A?+

#EB9C3A is a HEX color with RGB value rgb(235, 156, 58) and HSL value hsl(33, 82%, 57%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9C3A?+

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