#CC1A5B Color

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

Color preview

#CC1A5B

Color formats

HEX
#CC1A5B
RGB
rgb(204, 26, 91)
RGBA
rgba(204, 26, 91, 1)
HSL
hsl(338, 77%, 45%)
HSV
hsv(338, 87%, 80%)
CMYK
cmyk(0%, 87%, 55%, 20%)
CSS variable
--color-primary: #CC1A5B;
Lowercase HEX
#cc1a5b

Shades

Tints

Tones

Harmony

CSS snippets for #CC1A5B

.color-cc1a5b {
  color: #CC1A5B;
  background-color: #CC1A5B;
}

Frequently asked questions

What color is #CC1A5B?+

#CC1A5B is a HEX color with RGB value rgb(204, 26, 91) and HSL value hsl(338, 77%, 45%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #CC1A5B?+

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