#C04FFC Color

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

Color preview

#C04FFC

Color formats

HEX
#C04FFC
RGB
rgb(192, 79, 252)
RGBA
rgba(192, 79, 252, 1)
HSL
hsl(279, 97%, 65%)
HSV
hsv(279, 69%, 99%)
CMYK
cmyk(24%, 69%, 0%, 1%)
CSS variable
--color-primary: #C04FFC;
Lowercase HEX
#c04ffc

Shades

Tints

Tones

Harmony

CSS snippets for #C04FFC

.color-c04ffc {
  color: #C04FFC;
  background-color: #C04FFC;
}

Frequently asked questions

What color is #C04FFC?+

#C04FFC is a HEX color with RGB value rgb(192, 79, 252) and HSL value hsl(279, 97%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04FFC?+

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