#C05D9F Color

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

Color preview

#C05D9F

Color formats

HEX
#C05D9F
RGB
rgb(192, 93, 159)
RGBA
rgba(192, 93, 159, 1)
HSL
hsl(320, 44%, 56%)
HSV
hsv(320, 52%, 75%)
CMYK
cmyk(0%, 52%, 17%, 25%)
CSS variable
--color-primary: #C05D9F;
Lowercase HEX
#c05d9f

Shades

Tints

Tones

Harmony

CSS snippets for #C05D9F

.color-c05d9f {
  color: #C05D9F;
  background-color: #C05D9F;
}

Frequently asked questions

What color is #C05D9F?+

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

What is the closest Tailwind color to #C05D9F?+

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