#EB2B19 Color

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

Color preview

#EB2B19

Color formats

HEX
#EB2B19
RGB
rgb(235, 43, 25)
RGBA
rgba(235, 43, 25, 1)
HSL
hsl(5, 84%, 51%)
HSV
hsv(5, 89%, 92%)
CMYK
cmyk(0%, 82%, 89%, 8%)
CSS variable
--color-primary: #EB2B19;
Lowercase HEX
#eb2b19

Shades

Tints

Tones

Harmony

CSS snippets for #EB2B19

.color-eb2b19 {
  color: #EB2B19;
  background-color: #EB2B19;
}

Frequently asked questions

What color is #EB2B19?+

#EB2B19 is a HEX color with RGB value rgb(235, 43, 25) and HSL value hsl(5, 84%, 51%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #EB2B19?+

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