#CC99F2 Color

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

Color preview

#CC99F2

Color formats

HEX
#CC99F2
RGB
rgb(204, 153, 242)
RGBA
rgba(204, 153, 242, 1)
HSL
hsl(274, 77%, 77%)
HSV
hsv(274, 37%, 95%)
CMYK
cmyk(16%, 37%, 0%, 5%)
CSS variable
--color-primary: #CC99F2;
Lowercase HEX
#cc99f2

Shades

Tints

Tones

Harmony

CSS snippets for #CC99F2

.color-cc99f2 {
  color: #CC99F2;
  background-color: #CC99F2;
}

Frequently asked questions

What color is #CC99F2?+

#CC99F2 is a HEX color with RGB value rgb(204, 153, 242) and HSL value hsl(274, 77%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CC99F2?+

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