#CC64D3 Color

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

Color preview

#CC64D3

Color formats

HEX
#CC64D3
RGB
rgb(204, 100, 211)
RGBA
rgba(204, 100, 211, 1)
HSL
hsl(296, 56%, 61%)
HSV
hsv(296, 53%, 83%)
CMYK
cmyk(3%, 53%, 0%, 17%)
CSS variable
--color-primary: #CC64D3;
Lowercase HEX
#cc64d3

Shades

Tints

Tones

Harmony

CSS snippets for #CC64D3

.color-cc64d3 {
  color: #CC64D3;
  background-color: #CC64D3;
}

Frequently asked questions

What color is #CC64D3?+

#CC64D3 is a HEX color with RGB value rgb(204, 100, 211) and HSL value hsl(296, 56%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC64D3?+

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