#D36FAB Color

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

Color preview

#D36FAB

Color formats

HEX
#D36FAB
RGB
rgb(211, 111, 171)
RGBA
rgba(211, 111, 171, 1)
HSL
hsl(324, 53%, 63%)
HSV
hsv(324, 47%, 83%)
CMYK
cmyk(0%, 47%, 19%, 17%)
CSS variable
--color-primary: #D36FAB;
Lowercase HEX
#d36fab

Shades

Tints

Tones

Harmony

CSS snippets for #D36FAB

.color-d36fab {
  color: #D36FAB;
  background-color: #D36FAB;
}

Frequently asked questions

What color is #D36FAB?+

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

What is the closest Tailwind color to #D36FAB?+

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