#CC1958 Color

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

Color preview

#CC1958

Color formats

HEX
#CC1958
RGB
rgb(204, 25, 88)
RGBA
rgba(204, 25, 88, 1)
HSL
hsl(339, 78%, 45%)
HSV
hsv(339, 88%, 80%)
CMYK
cmyk(0%, 88%, 57%, 20%)
CSS variable
--color-primary: #CC1958;
Lowercase HEX
#cc1958

Shades

Tints

Tones

Harmony

CSS snippets for #CC1958

.color-cc1958 {
  color: #CC1958;
  background-color: #CC1958;
}

Frequently asked questions

What color is #CC1958?+

#CC1958 is a HEX color with RGB value rgb(204, 25, 88) and HSL value hsl(339, 78%, 45%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC1958?+

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