#E53C22 Color

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

Color preview

#E53C22

Color formats

HEX
#E53C22
RGB
rgb(229, 60, 34)
RGBA
rgba(229, 60, 34, 1)
HSL
hsl(8, 79%, 52%)
HSV
hsv(8, 85%, 90%)
CMYK
cmyk(0%, 74%, 85%, 10%)
CSS variable
--color-primary: #E53C22;
Lowercase HEX
#e53c22

Shades

Tints

Tones

Harmony

CSS snippets for #E53C22

.color-e53c22 {
  color: #E53C22;
  background-color: #E53C22;
}

Frequently asked questions

What color is #E53C22?+

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

What is the closest Tailwind color to #E53C22?+

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