#CC88F9 Color

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

Color preview

#CC88F9

Color formats

HEX
#CC88F9
RGB
rgb(204, 136, 249)
RGBA
rgba(204, 136, 249, 1)
HSL
hsl(276, 90%, 75%)
HSV
hsv(276, 45%, 98%)
CMYK
cmyk(18%, 45%, 0%, 2%)
CSS variable
--color-primary: #CC88F9;
Lowercase HEX
#cc88f9

Shades

Tints

Tones

Harmony

CSS snippets for #CC88F9

.color-cc88f9 {
  color: #CC88F9;
  background-color: #CC88F9;
}

Frequently asked questions

What color is #CC88F9?+

#CC88F9 is a HEX color with RGB value rgb(204, 136, 249) and HSL value hsl(276, 90%, 75%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #CC88F9?+

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