#CC14FF Color

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

Color preview

#CC14FF

Color formats

HEX
#CC14FF
RGB
rgb(204, 20, 255)
RGBA
rgba(204, 20, 255, 1)
HSL
hsl(287, 100%, 54%)
HSV
hsv(287, 92%, 100%)
CMYK
cmyk(20%, 92%, 0%, 0%)
CSS variable
--color-primary: #CC14FF;
Lowercase HEX
#cc14ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC14FF

.color-cc14ff {
  color: #CC14FF;
  background-color: #CC14FF;
}

Frequently asked questions

What color is #CC14FF?+

#CC14FF is a HEX color with RGB value rgb(204, 20, 255) and HSL value hsl(287, 100%, 54%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #CC14FF?+

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