#CC38AA Color

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

Color preview

#CC38AA

Color formats

HEX
#CC38AA
RGB
rgb(204, 56, 170)
RGBA
rgba(204, 56, 170, 1)
HSL
hsl(314, 59%, 51%)
HSV
hsv(314, 73%, 80%)
CMYK
cmyk(0%, 73%, 17%, 20%)
CSS variable
--color-primary: #CC38AA;
Lowercase HEX
#cc38aa

Shades

Tints

Tones

Harmony

CSS snippets for #CC38AA

.color-cc38aa {
  color: #CC38AA;
  background-color: #CC38AA;
}

Frequently asked questions

What color is #CC38AA?+

#CC38AA is a HEX color with RGB value rgb(204, 56, 170) and HSL value hsl(314, 59%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #CC38AA?+

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