#CC6ACC Color

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

Color preview

#CC6ACC

Color formats

HEX
#CC6ACC
RGB
rgb(204, 106, 204)
RGBA
rgba(204, 106, 204, 1)
HSL
hsl(300, 49%, 61%)
HSV
hsv(300, 48%, 80%)
CMYK
cmyk(0%, 48%, 0%, 20%)
CSS variable
--color-primary: #CC6ACC;
Lowercase HEX
#cc6acc

Shades

Tints

Tones

Harmony

CSS snippets for #CC6ACC

.color-cc6acc {
  color: #CC6ACC;
  background-color: #CC6ACC;
}

Frequently asked questions

What color is #CC6ACC?+

#CC6ACC is a HEX color with RGB value rgb(204, 106, 204) and HSL value hsl(300, 49%, 61%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC6ACC?+

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