#EB4D0F Color

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

Color preview

#EB4D0F

Color formats

HEX
#EB4D0F
RGB
rgb(235, 77, 15)
RGBA
rgba(235, 77, 15, 1)
HSL
hsl(17, 88%, 49%)
HSV
hsv(17, 94%, 92%)
CMYK
cmyk(0%, 67%, 94%, 8%)
CSS variable
--color-primary: #EB4D0F;
Lowercase HEX
#eb4d0f

Shades

Tints

Tones

Harmony

CSS snippets for #EB4D0F

.color-eb4d0f {
  color: #EB4D0F;
  background-color: #EB4D0F;
}

Frequently asked questions

What color is #EB4D0F?+

#EB4D0F is a HEX color with RGB value rgb(235, 77, 15) and HSL value hsl(17, 88%, 49%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB4D0F?+

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