#CC65EF Color

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

Color preview

#CC65EF

Color formats

HEX
#CC65EF
RGB
rgb(204, 101, 239)
RGBA
rgba(204, 101, 239, 1)
HSL
hsl(285, 81%, 67%)
HSV
hsv(285, 58%, 94%)
CMYK
cmyk(15%, 58%, 0%, 6%)
CSS variable
--color-primary: #CC65EF;
Lowercase HEX
#cc65ef

Shades

Tints

Tones

Harmony

CSS snippets for #CC65EF

.color-cc65ef {
  color: #CC65EF;
  background-color: #CC65EF;
}

Frequently asked questions

What color is #CC65EF?+

#CC65EF is a HEX color with RGB value rgb(204, 101, 239) and HSL value hsl(285, 81%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC65EF?+

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