#D53F4B Color

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

Color preview

#D53F4B

Color formats

HEX
#D53F4B
RGB
rgb(213, 63, 75)
RGBA
rgba(213, 63, 75, 1)
HSL
hsl(355, 64%, 54%)
HSV
hsv(355, 70%, 84%)
CMYK
cmyk(0%, 70%, 65%, 16%)
CSS variable
--color-primary: #D53F4B;
Lowercase HEX
#d53f4b

Shades

Tints

Tones

Harmony

CSS snippets for #D53F4B

.color-d53f4b {
  color: #D53F4B;
  background-color: #D53F4B;
}

Frequently asked questions

What color is #D53F4B?+

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

What is the closest Tailwind color to #D53F4B?+

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