#CC1ABD Color

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

Color preview

#CC1ABD

Color formats

HEX
#CC1ABD
RGB
rgb(204, 26, 189)
RGBA
rgba(204, 26, 189, 1)
HSL
hsl(305, 77%, 45%)
HSV
hsv(305, 87%, 80%)
CMYK
cmyk(0%, 87%, 7%, 20%)
CSS variable
--color-primary: #CC1ABD;
Lowercase HEX
#cc1abd

Shades

Tints

Tones

Harmony

CSS snippets for #CC1ABD

.color-cc1abd {
  color: #CC1ABD;
  background-color: #CC1ABD;
}

Frequently asked questions

What color is #CC1ABD?+

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

What is the closest Tailwind color to #CC1ABD?+

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