#C72FFF Color

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

Color preview

#C72FFF

Color formats

HEX
#C72FFF
RGB
rgb(199, 47, 255)
RGBA
rgba(199, 47, 255, 1)
HSL
hsl(284, 100%, 59%)
HSV
hsv(284, 82%, 100%)
CMYK
cmyk(22%, 82%, 0%, 0%)
CSS variable
--color-primary: #C72FFF;
Lowercase HEX
#c72fff

Shades

Tints

Tones

Harmony

CSS snippets for #C72FFF

.color-c72fff {
  color: #C72FFF;
  background-color: #C72FFF;
}

Frequently asked questions

What color is #C72FFF?+

#C72FFF is a HEX color with RGB value rgb(199, 47, 255) and HSL value hsl(284, 100%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C72FFF?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-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