#CC44EE Color

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

Color preview

#CC44EE

Color formats

HEX
#CC44EE
RGB
rgb(204, 68, 238)
RGBA
rgba(204, 68, 238, 1)
HSL
hsl(288, 83%, 60%)
HSV
hsv(288, 71%, 93%)
CMYK
cmyk(14%, 71%, 0%, 7%)
CSS variable
--color-primary: #CC44EE;
Lowercase HEX
#cc44ee

Shades

Tints

Tones

Harmony

CSS snippets for #CC44EE

.color-cc44ee {
  color: #CC44EE;
  background-color: #CC44EE;
}

Frequently asked questions

What color is #CC44EE?+

#CC44EE is a HEX color with RGB value rgb(204, 68, 238) and HSL value hsl(288, 83%, 60%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CC44EE?+

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