#D85F7D Color

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

Color preview

#D85F7D

Color formats

HEX
#D85F7D
RGB
rgb(216, 95, 125)
RGBA
rgba(216, 95, 125, 1)
HSL
hsl(345, 61%, 61%)
HSV
hsv(345, 56%, 85%)
CMYK
cmyk(0%, 56%, 42%, 15%)
CSS variable
--color-primary: #D85F7D;
Lowercase HEX
#d85f7d

Shades

Tints

Tones

Harmony

CSS snippets for #D85F7D

.color-d85f7d {
  color: #D85F7D;
  background-color: #D85F7D;
}

Frequently asked questions

What color is #D85F7D?+

#D85F7D is a HEX color with RGB value rgb(216, 95, 125) and HSL value hsl(345, 61%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D85F7D?+

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