#CC1AA5 Color

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

Color preview

#CC1AA5

Color formats

HEX
#CC1AA5
RGB
rgb(204, 26, 165)
RGBA
rgba(204, 26, 165, 1)
HSL
hsl(313, 77%, 45%)
HSV
hsv(313, 87%, 80%)
CMYK
cmyk(0%, 87%, 19%, 20%)
CSS variable
--color-primary: #CC1AA5;
Lowercase HEX
#cc1aa5

Shades

Tints

Tones

Harmony

CSS snippets for #CC1AA5

.color-cc1aa5 {
  color: #CC1AA5;
  background-color: #CC1AA5;
}

Frequently asked questions

What color is #CC1AA5?+

#CC1AA5 is a HEX color with RGB value rgb(204, 26, 165) and HSL value hsl(313, 77%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC1AA5?+

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