#C31FFF Color

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

Color preview

#C31FFF

Color formats

HEX
#C31FFF
RGB
rgb(195, 31, 255)
RGBA
rgba(195, 31, 255, 1)
HSL
hsl(284, 100%, 56%)
HSV
hsv(284, 88%, 100%)
CMYK
cmyk(24%, 88%, 0%, 0%)
CSS variable
--color-primary: #C31FFF;
Lowercase HEX
#c31fff

Shades

Tints

Tones

Harmony

CSS snippets for #C31FFF

.color-c31fff {
  color: #C31FFF;
  background-color: #C31FFF;
}

Frequently asked questions

What color is #C31FFF?+

#C31FFF is a HEX color with RGB value rgb(195, 31, 255) and HSL value hsl(284, 100%, 56%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #C31FFF?+

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