#CC6BED Color

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

Color preview

#CC6BED

Color formats

HEX
#CC6BED
RGB
rgb(204, 107, 237)
RGBA
rgba(204, 107, 237, 1)
HSL
hsl(285, 78%, 67%)
HSV
hsv(285, 55%, 93%)
CMYK
cmyk(14%, 55%, 0%, 7%)
CSS variable
--color-primary: #CC6BED;
Lowercase HEX
#cc6bed

Shades

Tints

Tones

Harmony

CSS snippets for #CC6BED

.color-cc6bed {
  color: #CC6BED;
  background-color: #CC6BED;
}

Frequently asked questions

What color is #CC6BED?+

#CC6BED is a HEX color with RGB value rgb(204, 107, 237) and HSL value hsl(285, 78%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC6BED?+

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