#C04BFF Color

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

Color preview

#C04BFF

Color formats

HEX
#C04BFF
RGB
rgb(192, 75, 255)
RGBA
rgba(192, 75, 255, 1)
HSL
hsl(279, 100%, 65%)
HSV
hsv(279, 71%, 100%)
CMYK
cmyk(25%, 71%, 0%, 0%)
CSS variable
--color-primary: #C04BFF;
Lowercase HEX
#c04bff

Shades

Tints

Tones

Harmony

CSS snippets for #C04BFF

.color-c04bff {
  color: #C04BFF;
  background-color: #C04BFF;
}

Frequently asked questions

What color is #C04BFF?+

#C04BFF is a HEX color with RGB value rgb(192, 75, 255) and HSL value hsl(279, 100%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #C04BFF?+

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