#EB2525 Color

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

Color preview

#EB2525

Color formats

HEX
#EB2525
RGB
rgb(235, 37, 37)
RGBA
rgba(235, 37, 37, 1)
HSL
hsl(0, 83%, 53%)
HSV
hsv(0, 84%, 92%)
CMYK
cmyk(0%, 84%, 84%, 8%)
CSS variable
--color-primary: #EB2525;
Lowercase HEX
#eb2525

Shades

Tints

Tones

Harmony

CSS snippets for #EB2525

.color-eb2525 {
  color: #EB2525;
  background-color: #EB2525;
}

Frequently asked questions

What color is #EB2525?+

#EB2525 is a HEX color with RGB value rgb(235, 37, 37) and HSL value hsl(0, 83%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB2525?+

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