#D32FD9 Color

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

Color preview

#D32FD9

Color formats

HEX
#D32FD9
RGB
rgb(211, 47, 217)
RGBA
rgba(211, 47, 217, 1)
HSL
hsl(298, 69%, 52%)
HSV
hsv(298, 78%, 85%)
CMYK
cmyk(3%, 78%, 0%, 15%)
CSS variable
--color-primary: #D32FD9;
Lowercase HEX
#d32fd9

Shades

Tints

Tones

Harmony

CSS snippets for #D32FD9

.color-d32fd9 {
  color: #D32FD9;
  background-color: #D32FD9;
}

Frequently asked questions

What color is #D32FD9?+

#D32FD9 is a HEX color with RGB value rgb(211, 47, 217) and HSL value hsl(298, 69%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D32FD9?+

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