#D05D7E Color

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

Color preview

#D05D7E

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D05D7E

.color-d05d7e {
  color: #D05D7E;
  background-color: #D05D7E;
}

Frequently asked questions

What color is #D05D7E?+

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

What is the closest Tailwind color to #D05D7E?+

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