#CC1A64 Color

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

Color preview

#CC1A64

Color formats

HEX
#CC1A64
RGB
rgb(204, 26, 100)
RGBA
rgba(204, 26, 100, 1)
HSL
hsl(335, 77%, 45%)
HSV
hsv(335, 87%, 80%)
CMYK
cmyk(0%, 87%, 51%, 20%)
CSS variable
--color-primary: #CC1A64;
Lowercase HEX
#cc1a64

Shades

Tints

Tones

Harmony

CSS snippets for #CC1A64

.color-cc1a64 {
  color: #CC1A64;
  background-color: #CC1A64;
}

Frequently asked questions

What color is #CC1A64?+

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

What is the closest Tailwind color to #CC1A64?+

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