#D56D7E Color

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

Color preview

#D56D7E

Color formats

HEX
#D56D7E
RGB
rgb(213, 109, 126)
RGBA
rgba(213, 109, 126, 1)
HSL
hsl(350, 55%, 63%)
HSV
hsv(350, 49%, 84%)
CMYK
cmyk(0%, 49%, 41%, 16%)
CSS variable
--color-primary: #D56D7E;
Lowercase HEX
#d56d7e

Shades

Tints

Tones

Harmony

CSS snippets for #D56D7E

.color-d56d7e {
  color: #D56D7E;
  background-color: #D56D7E;
}

Frequently asked questions

What color is #D56D7E?+

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

What is the closest Tailwind color to #D56D7E?+

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