#CC95FF Color

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

Color preview

#CC95FF

Color formats

HEX
#CC95FF
RGB
rgb(204, 149, 255)
RGBA
rgba(204, 149, 255, 1)
HSL
hsl(271, 100%, 79%)
HSV
hsv(271, 42%, 100%)
CMYK
cmyk(20%, 42%, 0%, 0%)
CSS variable
--color-primary: #CC95FF;
Lowercase HEX
#cc95ff

Shades

Tints

Tones

Harmony

CSS snippets for #CC95FF

.color-cc95ff {
  color: #CC95FF;
  background-color: #CC95FF;
}

Frequently asked questions

What color is #CC95FF?+

#CC95FF is a HEX color with RGB value rgb(204, 149, 255) and HSL value hsl(271, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC95FF?+

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