#CC89CD Color

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

Color preview

#CC89CD

Color formats

HEX
#CC89CD
RGB
rgb(204, 137, 205)
RGBA
rgba(204, 137, 205, 1)
HSL
hsl(299, 40%, 67%)
HSV
hsv(299, 33%, 80%)
CMYK
cmyk(0%, 33%, 0%, 20%)
CSS variable
--color-primary: #CC89CD;
Lowercase HEX
#cc89cd

Shades

Tints

Tones

Harmony

CSS snippets for #CC89CD

.color-cc89cd {
  color: #CC89CD;
  background-color: #CC89CD;
}

Frequently asked questions

What color is #CC89CD?+

#CC89CD is a HEX color with RGB value rgb(204, 137, 205) and HSL value hsl(299, 40%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC89CD?+

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