#E02E24 Color

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

Color preview

#E02E24

Color formats

HEX
#E02E24
RGB
rgb(224, 46, 36)
RGBA
rgba(224, 46, 36, 1)
HSL
hsl(3, 75%, 51%)
HSV
hsv(3, 84%, 88%)
CMYK
cmyk(0%, 79%, 84%, 12%)
CSS variable
--color-primary: #E02E24;
Lowercase HEX
#e02e24

Shades

Tints

Tones

Harmony

CSS snippets for #E02E24

.color-e02e24 {
  color: #E02E24;
  background-color: #E02E24;
}

Frequently asked questions

What color is #E02E24?+

#E02E24 is a HEX color with RGB value rgb(224, 46, 36) and HSL value hsl(3, 75%, 51%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #E02E24?+

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