#EB301B Color

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

Color preview

#EB301B

Color formats

HEX
#EB301B
RGB
rgb(235, 48, 27)
RGBA
rgba(235, 48, 27, 1)
HSL
hsl(6, 84%, 51%)
HSV
hsv(6, 89%, 92%)
CMYK
cmyk(0%, 80%, 89%, 8%)
CSS variable
--color-primary: #EB301B;
Lowercase HEX
#eb301b

Shades

Tints

Tones

Harmony

CSS snippets for #EB301B

.color-eb301b {
  color: #EB301B;
  background-color: #EB301B;
}

Frequently asked questions

What color is #EB301B?+

#EB301B is a HEX color with RGB value rgb(235, 48, 27) and HSL value hsl(6, 84%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB301B?+

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