#CC195B Color

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

Color preview

#CC195B

Color formats

HEX
#CC195B
RGB
rgb(204, 25, 91)
RGBA
rgba(204, 25, 91, 1)
HSL
hsl(338, 78%, 45%)
HSV
hsv(338, 88%, 80%)
CMYK
cmyk(0%, 88%, 55%, 20%)
CSS variable
--color-primary: #CC195B;
Lowercase HEX
#cc195b

Shades

Tints

Tones

Harmony

CSS snippets for #CC195B

.color-cc195b {
  color: #CC195B;
  background-color: #CC195B;
}

Frequently asked questions

What color is #CC195B?+

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

What is the closest Tailwind color to #CC195B?+

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