#EB192B Color

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

Color preview

#EB192B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EB192B

.color-eb192b {
  color: #EB192B;
  background-color: #EB192B;
}

Frequently asked questions

What color is #EB192B?+

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

What is the closest Tailwind color to #EB192B?+

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