#EB8E23 Color

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

Color preview

#EB8E23

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB8E23

.color-eb8e23 {
  color: #EB8E23;
  background-color: #EB8E23;
}

Frequently asked questions

What color is #EB8E23?+

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

What is the closest Tailwind color to #EB8E23?+

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