#D36FAC Color

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

Color preview

#D36FAC

Color formats

HEX
#D36FAC
RGB
rgb(211, 111, 172)
RGBA
rgba(211, 111, 172, 1)
HSL
hsl(323, 53%, 63%)
HSV
hsv(323, 47%, 83%)
CMYK
cmyk(0%, 47%, 18%, 17%)
CSS variable
--color-primary: #D36FAC;
Lowercase HEX
#d36fac

Shades

Tints

Tones

Harmony

CSS snippets for #D36FAC

.color-d36fac {
  color: #D36FAC;
  background-color: #D36FAC;
}

Frequently asked questions

What color is #D36FAC?+

#D36FAC is a HEX color with RGB value rgb(211, 111, 172) and HSL value hsl(323, 53%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D36FAC?+

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