#CC8FF0 Color

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

Color preview

#CC8FF0

Color formats

HEX
#CC8FF0
RGB
rgb(204, 143, 240)
RGBA
rgba(204, 143, 240, 1)
HSL
hsl(278, 76%, 75%)
HSV
hsv(278, 40%, 94%)
CMYK
cmyk(15%, 40%, 0%, 6%)
CSS variable
--color-primary: #CC8FF0;
Lowercase HEX
#cc8ff0

Shades

Tints

Tones

Harmony

CSS snippets for #CC8FF0

.color-cc8ff0 {
  color: #CC8FF0;
  background-color: #CC8FF0;
}

Frequently asked questions

What color is #CC8FF0?+

#CC8FF0 is a HEX color with RGB value rgb(204, 143, 240) and HSL value hsl(278, 76%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8FF0?+

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