#CC198B Color

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

Color preview

#CC198B

Color formats

HEX
#CC198B
RGB
rgb(204, 25, 139)
RGBA
rgba(204, 25, 139, 1)
HSL
hsl(322, 78%, 45%)
HSV
hsv(322, 88%, 80%)
CMYK
cmyk(0%, 88%, 32%, 20%)
CSS variable
--color-primary: #CC198B;
Lowercase HEX
#cc198b

Shades

Tints

Tones

Harmony

CSS snippets for #CC198B

.color-cc198b {
  color: #CC198B;
  background-color: #CC198B;
}

Frequently asked questions

What color is #CC198B?+

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

What is the closest Tailwind color to #CC198B?+

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