#CC75DB Color

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

Color preview

#CC75DB

Color formats

HEX
#CC75DB
RGB
rgb(204, 117, 219)
RGBA
rgba(204, 117, 219, 1)
HSL
hsl(291, 59%, 66%)
HSV
hsv(291, 47%, 86%)
CMYK
cmyk(7%, 47%, 0%, 14%)
CSS variable
--color-primary: #CC75DB;
Lowercase HEX
#cc75db

Shades

Tints

Tones

Harmony

CSS snippets for #CC75DB

.color-cc75db {
  color: #CC75DB;
  background-color: #CC75DB;
}

Frequently asked questions

What color is #CC75DB?+

#CC75DB is a HEX color with RGB value rgb(204, 117, 219) and HSL value hsl(291, 59%, 66%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CC75DB?+

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