#C09CCC Color

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

Color preview

#C09CCC

Color formats

HEX
#C09CCC
RGB
rgb(192, 156, 204)
RGBA
rgba(192, 156, 204, 1)
HSL
hsl(285, 32%, 71%)
HSV
hsv(285, 24%, 80%)
CMYK
cmyk(6%, 24%, 0%, 20%)
CSS variable
--color-primary: #C09CCC;
Lowercase HEX
#c09ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C09CCC

.color-c09ccc {
  color: #C09CCC;
  background-color: #C09CCC;
}

Frequently asked questions

What color is #C09CCC?+

#C09CCC is a HEX color with RGB value rgb(192, 156, 204) and HSL value hsl(285, 32%, 71%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09CCC?+

The closest Tailwind color is zinc-400, available as the bg-zinc-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