#D53F42 Color

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

Color preview

#D53F42

Color formats

HEX
#D53F42
RGB
rgb(213, 63, 66)
RGBA
rgba(213, 63, 66, 1)
HSL
hsl(359, 64%, 54%)
HSV
hsv(359, 70%, 84%)
CMYK
cmyk(0%, 70%, 69%, 16%)
CSS variable
--color-primary: #D53F42;
Lowercase HEX
#d53f42

Shades

Tints

Tones

Harmony

CSS snippets for #D53F42

.color-d53f42 {
  color: #D53F42;
  background-color: #D53F42;
}

Frequently asked questions

What color is #D53F42?+

#D53F42 is a HEX color with RGB value rgb(213, 63, 66) and HSL value hsl(359, 64%, 54%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #D53F42?+

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