#E61E2B Color

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

Color preview

#E61E2B

Color formats

HEX
#E61E2B
RGB
rgb(230, 30, 43)
RGBA
rgba(230, 30, 43, 1)
HSL
hsl(356, 80%, 51%)
HSV
hsv(356, 87%, 90%)
CMYK
cmyk(0%, 87%, 81%, 10%)
CSS variable
--color-primary: #E61E2B;
Lowercase HEX
#e61e2b

Shades

Tints

Tones

Harmony

CSS snippets for #E61E2B

.color-e61e2b {
  color: #E61E2B;
  background-color: #E61E2B;
}

Frequently asked questions

What color is #E61E2B?+

#E61E2B is a HEX color with RGB value rgb(230, 30, 43) and HSL value hsl(356, 80%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E61E2B?+

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