#EB7F1B Color

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

Color preview

#EB7F1B

Color formats

HEX
#EB7F1B
RGB
rgb(235, 127, 27)
RGBA
rgba(235, 127, 27, 1)
HSL
hsl(29, 84%, 51%)
HSV
hsv(29, 89%, 92%)
CMYK
cmyk(0%, 46%, 89%, 8%)
CSS variable
--color-primary: #EB7F1B;
Lowercase HEX
#eb7f1b

Shades

Tints

Tones

Harmony

CSS snippets for #EB7F1B

.color-eb7f1b {
  color: #EB7F1B;
  background-color: #EB7F1B;
}

Frequently asked questions

What color is #EB7F1B?+

#EB7F1B is a HEX color with RGB value rgb(235, 127, 27) and HSL value hsl(29, 84%, 51%). Its closest CSS named color is Chocolate.

What is the closest Tailwind color to #EB7F1B?+

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