#D47CAA Color

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

Color preview

#D47CAA

Color formats

HEX
#D47CAA
RGB
rgb(212, 124, 170)
RGBA
rgba(212, 124, 170, 1)
HSL
hsl(329, 51%, 66%)
HSV
hsv(329, 42%, 83%)
CMYK
cmyk(0%, 42%, 20%, 17%)
CSS variable
--color-primary: #D47CAA;
Lowercase HEX
#d47caa

Shades

Tints

Tones

Harmony

CSS snippets for #D47CAA

.color-d47caa {
  color: #D47CAA;
  background-color: #D47CAA;
}

Frequently asked questions

What color is #D47CAA?+

#D47CAA is a HEX color with RGB value rgb(212, 124, 170) and HSL value hsl(329, 51%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D47CAA?+

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