#C75A9A Color

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

Color preview

#C75A9A

Color formats

HEX
#C75A9A
RGB
rgb(199, 90, 154)
RGBA
rgba(199, 90, 154, 1)
HSL
hsl(325, 49%, 57%)
HSV
hsv(325, 55%, 78%)
CMYK
cmyk(0%, 55%, 23%, 22%)
CSS variable
--color-primary: #C75A9A;
Lowercase HEX
#c75a9a

Shades

Tints

Tones

Harmony

CSS snippets for #C75A9A

.color-c75a9a {
  color: #C75A9A;
  background-color: #C75A9A;
}

Frequently asked questions

What color is #C75A9A?+

#C75A9A is a HEX color with RGB value rgb(199, 90, 154) and HSL value hsl(325, 49%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C75A9A?+

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