#D57F9D Color

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

Color preview

#D57F9D

Color formats

HEX
#D57F9D
RGB
rgb(213, 127, 157)
RGBA
rgba(213, 127, 157, 1)
HSL
hsl(339, 51%, 67%)
HSV
hsv(339, 40%, 84%)
CMYK
cmyk(0%, 40%, 26%, 16%)
CSS variable
--color-primary: #D57F9D;
Lowercase HEX
#d57f9d

Shades

Tints

Tones

Harmony

CSS snippets for #D57F9D

.color-d57f9d {
  color: #D57F9D;
  background-color: #D57F9D;
}

Frequently asked questions

What color is #D57F9D?+

#D57F9D is a HEX color with RGB value rgb(213, 127, 157) and HSL value hsl(339, 51%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D57F9D?+

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