#CC19B4 Color

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

Color preview

#CC19B4

Color formats

HEX
#CC19B4
RGB
rgb(204, 25, 180)
RGBA
rgba(204, 25, 180, 1)
HSL
hsl(308, 78%, 45%)
HSV
hsv(308, 88%, 80%)
CMYK
cmyk(0%, 88%, 12%, 20%)
CSS variable
--color-primary: #CC19B4;
Lowercase HEX
#cc19b4

Shades

Tints

Tones

Harmony

CSS snippets for #CC19B4

.color-cc19b4 {
  color: #CC19B4;
  background-color: #CC19B4;
}

Frequently asked questions

What color is #CC19B4?+

#CC19B4 is a HEX color with RGB value rgb(204, 25, 180) and HSL value hsl(308, 78%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC19B4?+

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