#CC1FEA Color

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

Color preview

#CC1FEA

Color formats

HEX
#CC1FEA
RGB
rgb(204, 31, 234)
RGBA
rgba(204, 31, 234, 1)
HSL
hsl(291, 83%, 52%)
HSV
hsv(291, 87%, 92%)
CMYK
cmyk(13%, 87%, 0%, 8%)
CSS variable
--color-primary: #CC1FEA;
Lowercase HEX
#cc1fea

Shades

Tints

Tones

Harmony

CSS snippets for #CC1FEA

.color-cc1fea {
  color: #CC1FEA;
  background-color: #CC1FEA;
}

Frequently asked questions

What color is #CC1FEA?+

#CC1FEA is a HEX color with RGB value rgb(204, 31, 234) and HSL value hsl(291, 83%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC1FEA?+

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