#D05D7D Color

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

Color preview

#D05D7D

Color formats

HEX
#D05D7D
RGB
rgb(208, 93, 125)
RGBA
rgba(208, 93, 125, 1)
HSL
hsl(343, 55%, 59%)
HSV
hsv(343, 55%, 82%)
CMYK
cmyk(0%, 55%, 40%, 18%)
CSS variable
--color-primary: #D05D7D;
Lowercase HEX
#d05d7d

Shades

Tints

Tones

Harmony

CSS snippets for #D05D7D

.color-d05d7d {
  color: #D05D7D;
  background-color: #D05D7D;
}

Frequently asked questions

What color is #D05D7D?+

#D05D7D is a HEX color with RGB value rgb(208, 93, 125) and HSL value hsl(343, 55%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D05D7D?+

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