#C01FF6 Color

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

Color preview

#C01FF6

Color formats

HEX
#C01FF6
RGB
rgb(192, 31, 246)
RGBA
rgba(192, 31, 246, 1)
HSL
hsl(285, 92%, 54%)
HSV
hsv(285, 87%, 96%)
CMYK
cmyk(22%, 87%, 0%, 4%)
CSS variable
--color-primary: #C01FF6;
Lowercase HEX
#c01ff6

Shades

Tints

Tones

Harmony

CSS snippets for #C01FF6

.color-c01ff6 {
  color: #C01FF6;
  background-color: #C01FF6;
}

Frequently asked questions

What color is #C01FF6?+

#C01FF6 is a HEX color with RGB value rgb(192, 31, 246) and HSL value hsl(285, 92%, 54%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #C01FF6?+

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