#D13F8A Color

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

Color preview

#D13F8A

Color formats

HEX
#D13F8A
RGB
rgb(209, 63, 138)
RGBA
rgba(209, 63, 138, 1)
HSL
hsl(329, 61%, 53%)
HSV
hsv(329, 70%, 82%)
CMYK
cmyk(0%, 70%, 34%, 18%)
CSS variable
--color-primary: #D13F8A;
Lowercase HEX
#d13f8a

Shades

Tints

Tones

Harmony

CSS snippets for #D13F8A

.color-d13f8a {
  color: #D13F8A;
  background-color: #D13F8A;
}

Frequently asked questions

What color is #D13F8A?+

#D13F8A is a HEX color with RGB value rgb(209, 63, 138) and HSL value hsl(329, 61%, 53%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #D13F8A?+

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