#EB8E24 Color

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

Color preview

#EB8E24

Color formats

HEX
#EB8E24
RGB
rgb(235, 142, 36)
RGBA
rgba(235, 142, 36, 1)
HSL
hsl(32, 83%, 53%)
HSV
hsv(32, 85%, 92%)
CMYK
cmyk(0%, 40%, 85%, 8%)
CSS variable
--color-primary: #EB8E24;
Lowercase HEX
#eb8e24

Shades

Tints

Tones

Harmony

CSS snippets for #EB8E24

.color-eb8e24 {
  color: #EB8E24;
  background-color: #EB8E24;
}

Frequently asked questions

What color is #EB8E24?+

#EB8E24 is a HEX color with RGB value rgb(235, 142, 36) and HSL value hsl(32, 83%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EB8E24?+

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