#EB2D2D Color

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

Color preview

#EB2D2D

Color formats

HEX
#EB2D2D
RGB
rgb(235, 45, 45)
RGBA
rgba(235, 45, 45, 1)
HSL
hsl(0, 83%, 55%)
HSV
hsv(0, 81%, 92%)
CMYK
cmyk(0%, 81%, 81%, 8%)
CSS variable
--color-primary: #EB2D2D;
Lowercase HEX
#eb2d2d

Shades

Tints

Tones

Harmony

CSS snippets for #EB2D2D

.color-eb2d2d {
  color: #EB2D2D;
  background-color: #EB2D2D;
}

Frequently asked questions

What color is #EB2D2D?+

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

What is the closest Tailwind color to #EB2D2D?+

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