#CC44B3 Color

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

Color preview

#CC44B3

Color formats

HEX
#CC44B3
RGB
rgb(204, 68, 179)
RGBA
rgba(204, 68, 179, 1)
HSL
hsl(311, 57%, 53%)
HSV
hsv(311, 67%, 80%)
CMYK
cmyk(0%, 67%, 12%, 20%)
CSS variable
--color-primary: #CC44B3;
Lowercase HEX
#cc44b3

Shades

Tints

Tones

Harmony

CSS snippets for #CC44B3

.color-cc44b3 {
  color: #CC44B3;
  background-color: #CC44B3;
}

Frequently asked questions

What color is #CC44B3?+

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

What is the closest Tailwind color to #CC44B3?+

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