#D56E9B Color

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

Color preview

#D56E9B

Color formats

HEX
#D56E9B
RGB
rgb(213, 110, 155)
RGBA
rgba(213, 110, 155, 1)
HSL
hsl(334, 55%, 63%)
HSV
hsv(334, 48%, 84%)
CMYK
cmyk(0%, 48%, 27%, 16%)
CSS variable
--color-primary: #D56E9B;
Lowercase HEX
#d56e9b

Shades

Tints

Tones

Harmony

CSS snippets for #D56E9B

.color-d56e9b {
  color: #D56E9B;
  background-color: #D56E9B;
}

Frequently asked questions

What color is #D56E9B?+

#D56E9B is a HEX color with RGB value rgb(213, 110, 155) and HSL value hsl(334, 55%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D56E9B?+

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