#EB811F Color

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

Color preview

#EB811F

Color formats

HEX
#EB811F
RGB
rgb(235, 129, 31)
RGBA
rgba(235, 129, 31, 1)
HSL
hsl(29, 84%, 52%)
HSV
hsv(29, 87%, 92%)
CMYK
cmyk(0%, 45%, 87%, 8%)
CSS variable
--color-primary: #EB811F;
Lowercase HEX
#eb811f

Shades

Tints

Tones

Harmony

CSS snippets for #EB811F

.color-eb811f {
  color: #EB811F;
  background-color: #EB811F;
}

Frequently asked questions

What color is #EB811F?+

#EB811F is a HEX color with RGB value rgb(235, 129, 31) and HSL value hsl(29, 84%, 52%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB811F?+

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