#D25C7C Color

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

Color preview

#D25C7C

Color formats

HEX
#D25C7C
RGB
rgb(210, 92, 124)
RGBA
rgba(210, 92, 124, 1)
HSL
hsl(344, 57%, 59%)
HSV
hsv(344, 56%, 82%)
CMYK
cmyk(0%, 56%, 41%, 18%)
CSS variable
--color-primary: #D25C7C;
Lowercase HEX
#d25c7c

Shades

Tints

Tones

Harmony

CSS snippets for #D25C7C

.color-d25c7c {
  color: #D25C7C;
  background-color: #D25C7C;
}

Frequently asked questions

What color is #D25C7C?+

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

What is the closest Tailwind color to #D25C7C?+

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