#CC66BE Color

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

Color preview

#CC66BE

Color formats

HEX
#CC66BE
RGB
rgb(204, 102, 190)
RGBA
rgba(204, 102, 190, 1)
HSL
hsl(308, 50%, 60%)
HSV
hsv(308, 50%, 80%)
CMYK
cmyk(0%, 50%, 7%, 20%)
CSS variable
--color-primary: #CC66BE;
Lowercase HEX
#cc66be

Shades

Tints

Tones

Harmony

CSS snippets for #CC66BE

.color-cc66be {
  color: #CC66BE;
  background-color: #CC66BE;
}

Frequently asked questions

What color is #CC66BE?+

#CC66BE is a HEX color with RGB value rgb(204, 102, 190) and HSL value hsl(308, 50%, 60%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC66BE?+

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