#C70FFF Color

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

Color preview

#C70FFF

Color formats

HEX
#C70FFF
RGB
rgb(199, 15, 255)
RGBA
rgba(199, 15, 255, 1)
HSL
hsl(286, 100%, 53%)
HSV
hsv(286, 94%, 100%)
CMYK
cmyk(22%, 94%, 0%, 0%)
CSS variable
--color-primary: #C70FFF;
Lowercase HEX
#c70fff

Shades

Tints

Tones

Harmony

CSS snippets for #C70FFF

.color-c70fff {
  color: #C70FFF;
  background-color: #C70FFF;
}

Frequently asked questions

What color is #C70FFF?+

#C70FFF is a HEX color with RGB value rgb(199, 15, 255) and HSL value hsl(286, 100%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #C70FFF?+

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