#D25C7D Color

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

Color preview

#D25C7D

Color formats

HEX
#D25C7D
RGB
rgb(210, 92, 125)
RGBA
rgba(210, 92, 125, 1)
HSL
hsl(343, 57%, 59%)
HSV
hsv(343, 56%, 82%)
CMYK
cmyk(0%, 56%, 40%, 18%)
CSS variable
--color-primary: #D25C7D;
Lowercase HEX
#d25c7d

Shades

Tints

Tones

Harmony

CSS snippets for #D25C7D

.color-d25c7d {
  color: #D25C7D;
  background-color: #D25C7D;
}

Frequently asked questions

What color is #D25C7D?+

#D25C7D is a HEX color with RGB value rgb(210, 92, 125) and HSL value hsl(343, 57%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D25C7D?+

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