#C05D99 Color

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

Color preview

#C05D99

Color formats

HEX
#C05D99
RGB
rgb(192, 93, 153)
RGBA
rgba(192, 93, 153, 1)
HSL
hsl(324, 44%, 56%)
HSV
hsv(324, 52%, 75%)
CMYK
cmyk(0%, 52%, 20%, 25%)
CSS variable
--color-primary: #C05D99;
Lowercase HEX
#c05d99

Shades

Tints

Tones

Harmony

CSS snippets for #C05D99

.color-c05d99 {
  color: #C05D99;
  background-color: #C05D99;
}

Frequently asked questions

What color is #C05D99?+

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

What is the closest Tailwind color to #C05D99?+

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