#D53C3A Color

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

Color preview

#D53C3A

Color formats

HEX
#D53C3A
RGB
rgb(213, 60, 58)
RGBA
rgba(213, 60, 58, 1)
HSL
hsl(1, 65%, 53%)
HSV
hsv(1, 73%, 84%)
CMYK
cmyk(0%, 72%, 73%, 16%)
CSS variable
--color-primary: #D53C3A;
Lowercase HEX
#d53c3a

Shades

Tints

Tones

Harmony

CSS snippets for #D53C3A

.color-d53c3a {
  color: #D53C3A;
  background-color: #D53C3A;
}

Frequently asked questions

What color is #D53C3A?+

#D53C3A is a HEX color with RGB value rgb(213, 60, 58) and HSL value hsl(1, 65%, 53%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #D53C3A?+

The closest Tailwind color is red-500, available as the bg-red-500 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