#D53C24 Color

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

Color preview

#D53C24

Color formats

HEX
#D53C24
RGB
rgb(213, 60, 36)
RGBA
rgba(213, 60, 36, 1)
HSL
hsl(8, 71%, 49%)
HSV
hsv(8, 83%, 84%)
CMYK
cmyk(0%, 72%, 83%, 16%)
CSS variable
--color-primary: #D53C24;
Lowercase HEX
#d53c24

Shades

Tints

Tones

Harmony

CSS snippets for #D53C24

.color-d53c24 {
  color: #D53C24;
  background-color: #D53C24;
}

Frequently asked questions

What color is #D53C24?+

#D53C24 is a HEX color with RGB value rgb(213, 60, 36) and HSL value hsl(8, 71%, 49%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #D53C24?+

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