#D32CD1 Color

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

Color preview

#D32CD1

Color formats

HEX
#D32CD1
RGB
rgb(211, 44, 209)
RGBA
rgba(211, 44, 209, 1)
HSL
hsl(301, 65%, 50%)
HSV
hsv(301, 79%, 83%)
CMYK
cmyk(0%, 79%, 1%, 17%)
CSS variable
--color-primary: #D32CD1;
Lowercase HEX
#d32cd1

Shades

Tints

Tones

Harmony

CSS snippets for #D32CD1

.color-d32cd1 {
  color: #D32CD1;
  background-color: #D32CD1;
}

Frequently asked questions

What color is #D32CD1?+

#D32CD1 is a HEX color with RGB value rgb(211, 44, 209) and HSL value hsl(301, 65%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D32CD1?+

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