#CC6DEB Color

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

Color preview

#CC6DEB

Color formats

HEX
#CC6DEB
RGB
rgb(204, 109, 235)
RGBA
rgba(204, 109, 235, 1)
HSL
hsl(285, 76%, 67%)
HSV
hsv(285, 54%, 92%)
CMYK
cmyk(13%, 54%, 0%, 8%)
CSS variable
--color-primary: #CC6DEB;
Lowercase HEX
#cc6deb

Shades

Tints

Tones

Harmony

CSS snippets for #CC6DEB

.color-cc6deb {
  color: #CC6DEB;
  background-color: #CC6DEB;
}

Frequently asked questions

What color is #CC6DEB?+

#CC6DEB is a HEX color with RGB value rgb(204, 109, 235) and HSL value hsl(285, 76%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC6DEB?+

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