#E53E24 Color

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

Color preview

#E53E24

Color formats

HEX
#E53E24
RGB
rgb(229, 62, 36)
RGBA
rgba(229, 62, 36, 1)
HSL
hsl(8, 79%, 52%)
HSV
hsv(8, 84%, 90%)
CMYK
cmyk(0%, 73%, 84%, 10%)
CSS variable
--color-primary: #E53E24;
Lowercase HEX
#e53e24

Shades

Tints

Tones

Harmony

CSS snippets for #E53E24

.color-e53e24 {
  color: #E53E24;
  background-color: #E53E24;
}

Frequently asked questions

What color is #E53E24?+

#E53E24 is a HEX color with RGB value rgb(229, 62, 36) and HSL value hsl(8, 79%, 52%). Its closest CSS named color is OrangeRed.

What is the closest Tailwind color to #E53E24?+

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