#C014FF Color

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

Color preview

#C014FF

Color formats

HEX
#C014FF
RGB
rgb(192, 20, 255)
RGBA
rgba(192, 20, 255, 1)
HSL
hsl(284, 100%, 54%)
HSV
hsv(284, 92%, 100%)
CMYK
cmyk(25%, 92%, 0%, 0%)
CSS variable
--color-primary: #C014FF;
Lowercase HEX
#c014ff

Shades

Tints

Tones

Harmony

CSS snippets for #C014FF

.color-c014ff {
  color: #C014FF;
  background-color: #C014FF;
}

Frequently asked questions

What color is #C014FF?+

#C014FF is a HEX color with RGB value rgb(192, 20, 255) and HSL value hsl(284, 100%, 54%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #C014FF?+

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