#EB2B1E Color

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

Color preview

#EB2B1E

Color formats

HEX
#EB2B1E
RGB
rgb(235, 43, 30)
RGBA
rgba(235, 43, 30, 1)
HSL
hsl(4, 84%, 52%)
HSV
hsv(4, 87%, 92%)
CMYK
cmyk(0%, 82%, 87%, 8%)
CSS variable
--color-primary: #EB2B1E;
Lowercase HEX
#eb2b1e

Shades

Tints

Tones

Harmony

CSS snippets for #EB2B1E

.color-eb2b1e {
  color: #EB2B1E;
  background-color: #EB2B1E;
}

Frequently asked questions

What color is #EB2B1E?+

#EB2B1E is a HEX color with RGB value rgb(235, 43, 30) and HSL value hsl(4, 84%, 52%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB2B1E?+

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