#CC65EB Color

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

Color preview

#CC65EB

Color formats

HEX
#CC65EB
RGB
rgb(204, 101, 235)
RGBA
rgba(204, 101, 235, 1)
HSL
hsl(286, 77%, 66%)
HSV
hsv(286, 57%, 92%)
CMYK
cmyk(13%, 57%, 0%, 8%)
CSS variable
--color-primary: #CC65EB;
Lowercase HEX
#cc65eb

Shades

Tints

Tones

Harmony

CSS snippets for #CC65EB

.color-cc65eb {
  color: #CC65EB;
  background-color: #CC65EB;
}

Frequently asked questions

What color is #CC65EB?+

#CC65EB is a HEX color with RGB value rgb(204, 101, 235) and HSL value hsl(286, 77%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC65EB?+

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