#CC7ABC Color

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

Color preview

#CC7ABC

Color formats

HEX
#CC7ABC
RGB
rgb(204, 122, 188)
RGBA
rgba(204, 122, 188, 1)
HSL
hsl(312, 45%, 64%)
HSV
hsv(312, 40%, 80%)
CMYK
cmyk(0%, 40%, 8%, 20%)
CSS variable
--color-primary: #CC7ABC;
Lowercase HEX
#cc7abc

Shades

Tints

Tones

Harmony

CSS snippets for #CC7ABC

.color-cc7abc {
  color: #CC7ABC;
  background-color: #CC7ABC;
}

Frequently asked questions

What color is #CC7ABC?+

#CC7ABC is a HEX color with RGB value rgb(204, 122, 188) and HSL value hsl(312, 45%, 64%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC7ABC?+

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