#D56A9C Color

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

Color preview

#D56A9C

Color formats

HEX
#D56A9C
RGB
rgb(213, 106, 156)
RGBA
rgba(213, 106, 156, 1)
HSL
hsl(332, 56%, 63%)
HSV
hsv(332, 50%, 84%)
CMYK
cmyk(0%, 50%, 27%, 16%)
CSS variable
--color-primary: #D56A9C;
Lowercase HEX
#d56a9c

Shades

Tints

Tones

Harmony

CSS snippets for #D56A9C

.color-d56a9c {
  color: #D56A9C;
  background-color: #D56A9C;
}

Frequently asked questions

What color is #D56A9C?+

#D56A9C is a HEX color with RGB value rgb(213, 106, 156) and HSL value hsl(332, 56%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D56A9C?+

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