#C080CC Color

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

Color preview

#C080CC

Color formats

HEX
#C080CC
RGB
rgb(192, 128, 204)
RGBA
rgba(192, 128, 204, 1)
HSL
hsl(291, 43%, 65%)
HSV
hsv(291, 37%, 80%)
CMYK
cmyk(6%, 37%, 0%, 20%)
CSS variable
--color-primary: #C080CC;
Lowercase HEX
#c080cc

Shades

Tints

Tones

Harmony

CSS snippets for #C080CC

.color-c080cc {
  color: #C080CC;
  background-color: #C080CC;
}

Frequently asked questions

What color is #C080CC?+

#C080CC is a HEX color with RGB value rgb(192, 128, 204) and HSL value hsl(291, 43%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #C080CC?+

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