#EB9C1F Color

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

Color preview

#EB9C1F

Color formats

HEX
#EB9C1F
RGB
rgb(235, 156, 31)
RGBA
rgba(235, 156, 31, 1)
HSL
hsl(37, 84%, 52%)
HSV
hsv(37, 87%, 92%)
CMYK
cmyk(0%, 34%, 87%, 8%)
CSS variable
--color-primary: #EB9C1F;
Lowercase HEX
#eb9c1f

Shades

Tints

Tones

Harmony

CSS snippets for #EB9C1F

.color-eb9c1f {
  color: #EB9C1F;
  background-color: #EB9C1F;
}

Frequently asked questions

What color is #EB9C1F?+

#EB9C1F is a HEX color with RGB value rgb(235, 156, 31) and HSL value hsl(37, 84%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB9C1F?+

The closest Tailwind color is amber-500, available as the bg-amber-500 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