#EB2835 Color

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

Color preview

#EB2835

Color formats

HEX
#EB2835
RGB
rgb(235, 40, 53)
RGBA
rgba(235, 40, 53, 1)
HSL
hsl(356, 83%, 54%)
HSV
hsv(356, 83%, 92%)
CMYK
cmyk(0%, 83%, 77%, 8%)
CSS variable
--color-primary: #EB2835;
Lowercase HEX
#eb2835

Shades

Tints

Tones

Harmony

CSS snippets for #EB2835

.color-eb2835 {
  color: #EB2835;
  background-color: #EB2835;
}

Frequently asked questions

What color is #EB2835?+

#EB2835 is a HEX color with RGB value rgb(235, 40, 53) and HSL value hsl(356, 83%, 54%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #EB2835?+

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