#EB7E1F Color

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

Color preview

#EB7E1F

Color formats

HEX
#EB7E1F
RGB
rgb(235, 126, 31)
RGBA
rgba(235, 126, 31, 1)
HSL
hsl(28, 84%, 52%)
HSV
hsv(28, 87%, 92%)
CMYK
cmyk(0%, 46%, 87%, 8%)
CSS variable
--color-primary: #EB7E1F;
Lowercase HEX
#eb7e1f

Shades

Tints

Tones

Harmony

CSS snippets for #EB7E1F

.color-eb7e1f {
  color: #EB7E1F;
  background-color: #EB7E1F;
}

Frequently asked questions

What color is #EB7E1F?+

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

What is the closest Tailwind color to #EB7E1F?+

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