#C64FAC Color

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

Color preview

#C64FAC

Color formats

HEX
#C64FAC
RGB
rgb(198, 79, 172)
RGBA
rgba(198, 79, 172, 1)
HSL
hsl(313, 51%, 54%)
HSV
hsv(313, 60%, 78%)
CMYK
cmyk(0%, 60%, 13%, 22%)
CSS variable
--color-primary: #C64FAC;
Lowercase HEX
#c64fac

Shades

Tints

Tones

Harmony

CSS snippets for #C64FAC

.color-c64fac {
  color: #C64FAC;
  background-color: #C64FAC;
}

Frequently asked questions

What color is #C64FAC?+

#C64FAC is a HEX color with RGB value rgb(198, 79, 172) and HSL value hsl(313, 51%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C64FAC?+

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