#D56D8F Color

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

Color preview

#D56D8F

Color formats

HEX
#D56D8F
RGB
rgb(213, 109, 143)
RGBA
rgba(213, 109, 143, 1)
HSL
hsl(340, 55%, 63%)
HSV
hsv(340, 49%, 84%)
CMYK
cmyk(0%, 49%, 33%, 16%)
CSS variable
--color-primary: #D56D8F;
Lowercase HEX
#d56d8f

Shades

Tints

Tones

Harmony

CSS snippets for #D56D8F

.color-d56d8f {
  color: #D56D8F;
  background-color: #D56D8F;
}

Frequently asked questions

What color is #D56D8F?+

#D56D8F is a HEX color with RGB value rgb(213, 109, 143) and HSL value hsl(340, 55%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D56D8F?+

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