#CC44BC Color

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

Color preview

#CC44BC

Color formats

HEX
#CC44BC
RGB
rgb(204, 68, 188)
RGBA
rgba(204, 68, 188, 1)
HSL
hsl(307, 57%, 53%)
HSV
hsv(307, 67%, 80%)
CMYK
cmyk(0%, 67%, 8%, 20%)
CSS variable
--color-primary: #CC44BC;
Lowercase HEX
#cc44bc

Shades

Tints

Tones

Harmony

CSS snippets for #CC44BC

.color-cc44bc {
  color: #CC44BC;
  background-color: #CC44BC;
}

Frequently asked questions

What color is #CC44BC?+

#CC44BC is a HEX color with RGB value rgb(204, 68, 188) and HSL value hsl(307, 57%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC44BC?+

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