#D53B85 Color

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

Color preview

#D53B85

Color formats

HEX
#D53B85
RGB
rgb(213, 59, 133)
RGBA
rgba(213, 59, 133, 1)
HSL
hsl(331, 65%, 53%)
HSV
hsv(331, 72%, 84%)
CMYK
cmyk(0%, 72%, 38%, 16%)
CSS variable
--color-primary: #D53B85;
Lowercase HEX
#d53b85

Shades

Tints

Tones

Harmony

CSS snippets for #D53B85

.color-d53b85 {
  color: #D53B85;
  background-color: #D53B85;
}

Frequently asked questions

What color is #D53B85?+

#D53B85 is a HEX color with RGB value rgb(213, 59, 133) and HSL value hsl(331, 65%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D53B85?+

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