#D53FBE Color

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

Color preview

#D53FBE

Color formats

HEX
#D53FBE
RGB
rgb(213, 63, 190)
RGBA
rgba(213, 63, 190, 1)
HSL
hsl(309, 64%, 54%)
HSV
hsv(309, 70%, 84%)
CMYK
cmyk(0%, 70%, 11%, 16%)
CSS variable
--color-primary: #D53FBE;
Lowercase HEX
#d53fbe

Shades

Tints

Tones

Harmony

CSS snippets for #D53FBE

.color-d53fbe {
  color: #D53FBE;
  background-color: #D53FBE;
}

Frequently asked questions

What color is #D53FBE?+

#D53FBE is a HEX color with RGB value rgb(213, 63, 190) and HSL value hsl(309, 64%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D53FBE?+

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