#CC8FEB Color

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

Color preview

#CC8FEB

Color formats

HEX
#CC8FEB
RGB
rgb(204, 143, 235)
RGBA
rgba(204, 143, 235, 1)
HSL
hsl(280, 70%, 74%)
HSV
hsv(280, 39%, 92%)
CMYK
cmyk(13%, 39%, 0%, 8%)
CSS variable
--color-primary: #CC8FEB;
Lowercase HEX
#cc8feb

Shades

Tints

Tones

Harmony

CSS snippets for #CC8FEB

.color-cc8feb {
  color: #CC8FEB;
  background-color: #CC8FEB;
}

Frequently asked questions

What color is #CC8FEB?+

#CC8FEB is a HEX color with RGB value rgb(204, 143, 235) and HSL value hsl(280, 70%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC8FEB?+

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