#CC67FE Color

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

Color preview

#CC67FE

Color formats

HEX
#CC67FE
RGB
rgb(204, 103, 254)
RGBA
rgba(204, 103, 254, 1)
HSL
hsl(280, 99%, 70%)
HSV
hsv(280, 59%, 100%)
CMYK
cmyk(20%, 59%, 0%, 0%)
CSS variable
--color-primary: #CC67FE;
Lowercase HEX
#cc67fe

Shades

Tints

Tones

Harmony

CSS snippets for #CC67FE

.color-cc67fe {
  color: #CC67FE;
  background-color: #CC67FE;
}

Frequently asked questions

What color is #CC67FE?+

#CC67FE is a HEX color with RGB value rgb(204, 103, 254) and HSL value hsl(280, 99%, 70%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC67FE?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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