#C64A8A Color

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

Color preview

#C64A8A

Color formats

HEX
#C64A8A
RGB
rgb(198, 74, 138)
RGBA
rgba(198, 74, 138, 1)
HSL
hsl(329, 52%, 53%)
HSV
hsv(329, 63%, 78%)
CMYK
cmyk(0%, 63%, 30%, 22%)
CSS variable
--color-primary: #C64A8A;
Lowercase HEX
#c64a8a

Shades

Tints

Tones

Harmony

CSS snippets for #C64A8A

.color-c64a8a {
  color: #C64A8A;
  background-color: #C64A8A;
}

Frequently asked questions

What color is #C64A8A?+

#C64A8A is a HEX color with RGB value rgb(198, 74, 138) and HSL value hsl(329, 52%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C64A8A?+

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