#EB8314 Color

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

Color preview

#EB8314

Color formats

HEX
#EB8314
RGB
rgb(235, 131, 20)
RGBA
rgba(235, 131, 20, 1)
HSL
hsl(31, 84%, 50%)
HSV
hsv(31, 91%, 92%)
CMYK
cmyk(0%, 44%, 91%, 8%)
CSS variable
--color-primary: #EB8314;
Lowercase HEX
#eb8314

Shades

Tints

Tones

Harmony

CSS snippets for #EB8314

.color-eb8314 {
  color: #EB8314;
  background-color: #EB8314;
}

Frequently asked questions

What color is #EB8314?+

#EB8314 is a HEX color with RGB value rgb(235, 131, 20) and HSL value hsl(31, 84%, 50%). Its closest CSS named color is DarkOrange.

What is the closest Tailwind color to #EB8314?+

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