#CC99FB Color

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

Color preview

#CC99FB

Color formats

HEX
#CC99FB
RGB
rgb(204, 153, 251)
RGBA
rgba(204, 153, 251, 1)
HSL
hsl(271, 92%, 79%)
HSV
hsv(271, 39%, 98%)
CMYK
cmyk(19%, 39%, 0%, 2%)
CSS variable
--color-primary: #CC99FB;
Lowercase HEX
#cc99fb

Shades

Tints

Tones

Harmony

CSS snippets for #CC99FB

.color-cc99fb {
  color: #CC99FB;
  background-color: #CC99FB;
}

Frequently asked questions

What color is #CC99FB?+

#CC99FB is a HEX color with RGB value rgb(204, 153, 251) and HSL value hsl(271, 92%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99FB?+

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