#C05D9D Color

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

Color preview

#C05D9D

Color formats

HEX
#C05D9D
RGB
rgb(192, 93, 157)
RGBA
rgba(192, 93, 157, 1)
HSL
hsl(321, 44%, 56%)
HSV
hsv(321, 52%, 75%)
CMYK
cmyk(0%, 52%, 18%, 25%)
CSS variable
--color-primary: #C05D9D;
Lowercase HEX
#c05d9d

Shades

Tints

Tones

Harmony

CSS snippets for #C05D9D

.color-c05d9d {
  color: #C05D9D;
  background-color: #C05D9D;
}

Frequently asked questions

What color is #C05D9D?+

#C05D9D is a HEX color with RGB value rgb(192, 93, 157) and HSL value hsl(321, 44%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C05D9D?+

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