#CC1FEB Color

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

Color preview

#CC1FEB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CC1FEB

.color-cc1feb {
  color: #CC1FEB;
  background-color: #CC1FEB;
}

Frequently asked questions

What color is #CC1FEB?+

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

What is the closest Tailwind color to #CC1FEB?+

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