#CC65CD Color

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

Color preview

#CC65CD

Color formats

HEX
#CC65CD
RGB
rgb(204, 101, 205)
RGBA
rgba(204, 101, 205, 1)
HSL
hsl(299, 51%, 60%)
HSV
hsv(299, 51%, 80%)
CMYK
cmyk(0%, 51%, 0%, 20%)
CSS variable
--color-primary: #CC65CD;
Lowercase HEX
#cc65cd

Shades

Tints

Tones

Harmony

CSS snippets for #CC65CD

.color-cc65cd {
  color: #CC65CD;
  background-color: #CC65CD;
}

Frequently asked questions

What color is #CC65CD?+

#CC65CD is a HEX color with RGB value rgb(204, 101, 205) and HSL value hsl(299, 51%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC65CD?+

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