#CC15AA Color

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

Color preview

#CC15AA

Color formats

HEX
#CC15AA
RGB
rgb(204, 21, 170)
RGBA
rgba(204, 21, 170, 1)
HSL
hsl(311, 81%, 44%)
HSV
hsv(311, 90%, 80%)
CMYK
cmyk(0%, 90%, 17%, 20%)
CSS variable
--color-primary: #CC15AA;
Lowercase HEX
#cc15aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC15AA

.color-cc15aa {
  color: #CC15AA;
  background-color: #CC15AA;
}

Frequently asked questions

What color is #CC15AA?+

#CC15AA is a HEX color with RGB value rgb(204, 21, 170) and HSL value hsl(311, 81%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC15AA?+

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