#EB8B1E Color

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

Color preview

#EB8B1E

Color formats

HEX
#EB8B1E
RGB
rgb(235, 139, 30)
RGBA
rgba(235, 139, 30, 1)
HSL
hsl(32, 84%, 52%)
HSV
hsv(32, 87%, 92%)
CMYK
cmyk(0%, 41%, 87%, 8%)
CSS variable
--color-primary: #EB8B1E;
Lowercase HEX
#eb8b1e

Shades

Tints

Tones

Harmony

CSS snippets for #EB8B1E

.color-eb8b1e {
  color: #EB8B1E;
  background-color: #EB8B1E;
}

Frequently asked questions

What color is #EB8B1E?+

#EB8B1E is a HEX color with RGB value rgb(235, 139, 30) and HSL value hsl(32, 84%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB8B1E?+

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