#CC08DD Color

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

Color preview

#CC08DD

Color formats

HEX
#CC08DD
RGB
rgb(204, 8, 221)
RGBA
rgba(204, 8, 221, 1)
HSL
hsl(295, 93%, 45%)
HSV
hsv(295, 96%, 87%)
CMYK
cmyk(8%, 96%, 0%, 13%)
CSS variable
--color-primary: #CC08DD;
Lowercase HEX
#cc08dd

Shades

Tints

Tones

Harmony

CSS snippets for #CC08DD

.color-cc08dd {
  color: #CC08DD;
  background-color: #CC08DD;
}

Frequently asked questions

What color is #CC08DD?+

#CC08DD is a HEX color with RGB value rgb(204, 8, 221) and HSL value hsl(295, 93%, 45%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #CC08DD?+

The closest Tailwind color is fuchsia-600, available as the bg-fuchsia-600 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