#CC1595 Color

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

Color preview

#CC1595

Color formats

HEX
#CC1595
RGB
rgb(204, 21, 149)
RGBA
rgba(204, 21, 149, 1)
HSL
hsl(318, 81%, 44%)
HSV
hsv(318, 90%, 80%)
CMYK
cmyk(0%, 90%, 27%, 20%)
CSS variable
--color-primary: #CC1595;
Lowercase HEX
#cc1595

Shades

Tints

Tones

Harmony

CSS snippets for #CC1595

.color-cc1595 {
  color: #CC1595;
  background-color: #CC1595;
}

Frequently asked questions

What color is #CC1595?+

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

What is the closest Tailwind color to #CC1595?+

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