#CC61BC Color

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

Color preview

#CC61BC

Color formats

HEX
#CC61BC
RGB
rgb(204, 97, 188)
RGBA
rgba(204, 97, 188, 1)
HSL
hsl(309, 51%, 59%)
HSV
hsv(309, 52%, 80%)
CMYK
cmyk(0%, 52%, 8%, 20%)
CSS variable
--color-primary: #CC61BC;
Lowercase HEX
#cc61bc

Shades

Tints

Tones

Harmony

CSS snippets for #CC61BC

.color-cc61bc {
  color: #CC61BC;
  background-color: #CC61BC;
}

Frequently asked questions

What color is #CC61BC?+

#CC61BC is a HEX color with RGB value rgb(204, 97, 188) and HSL value hsl(309, 51%, 59%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC61BC?+

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