#C05D8C Color

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

Color preview

#C05D8C

Color formats

HEX
#C05D8C
RGB
rgb(192, 93, 140)
RGBA
rgba(192, 93, 140, 1)
HSL
hsl(332, 44%, 56%)
HSV
hsv(332, 52%, 75%)
CMYK
cmyk(0%, 52%, 27%, 25%)
CSS variable
--color-primary: #C05D8C;
Lowercase HEX
#c05d8c

Shades

Tints

Tones

Harmony

CSS snippets for #C05D8C

.color-c05d8c {
  color: #C05D8C;
  background-color: #C05D8C;
}

Frequently asked questions

What color is #C05D8C?+

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

What is the closest Tailwind color to #C05D8C?+

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