#C34D8A Color

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

Color preview

#C34D8A

Color formats

HEX
#C34D8A
RGB
rgb(195, 77, 138)
RGBA
rgba(195, 77, 138, 1)
HSL
hsl(329, 50%, 53%)
HSV
hsv(329, 61%, 76%)
CMYK
cmyk(0%, 61%, 29%, 24%)
CSS variable
--color-primary: #C34D8A;
Lowercase HEX
#c34d8a

Shades

Tints

Tones

Harmony

CSS snippets for #C34D8A

.color-c34d8a {
  color: #C34D8A;
  background-color: #C34D8A;
}

Frequently asked questions

What color is #C34D8A?+

#C34D8A is a HEX color with RGB value rgb(195, 77, 138) and HSL value hsl(329, 50%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C34D8A?+

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