#C18CCC Color

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

Color preview

#C18CCC

Color formats

HEX
#C18CCC
RGB
rgb(193, 140, 204)
RGBA
rgba(193, 140, 204, 1)
HSL
hsl(290, 39%, 67%)
HSV
hsv(290, 31%, 80%)
CMYK
cmyk(5%, 31%, 0%, 20%)
CSS variable
--color-primary: #C18CCC;
Lowercase HEX
#c18ccc

Shades

Tints

Tones

Harmony

CSS snippets for #C18CCC

.color-c18ccc {
  color: #C18CCC;
  background-color: #C18CCC;
}

Frequently asked questions

What color is #C18CCC?+

#C18CCC is a HEX color with RGB value rgb(193, 140, 204) and HSL value hsl(290, 39%, 67%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C18CCC?+

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