#EB1B1B Color

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

Color preview

#EB1B1B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB1B1B

.color-eb1b1b {
  color: #EB1B1B;
  background-color: #EB1B1B;
}

Frequently asked questions

What color is #EB1B1B?+

#EB1B1B is a HEX color with RGB value rgb(235, 27, 27) and HSL value hsl(0, 84%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB1B1B?+

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