#C08DEC Color

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

Color preview

#C08DEC

Color formats

HEX
#C08DEC
RGB
rgb(192, 141, 236)
RGBA
rgba(192, 141, 236, 1)
HSL
hsl(272, 71%, 74%)
HSV
hsv(272, 40%, 93%)
CMYK
cmyk(19%, 40%, 0%, 7%)
CSS variable
--color-primary: #C08DEC;
Lowercase HEX
#c08dec

Shades

Tints

Tones

Harmony

CSS snippets for #C08DEC

.color-c08dec {
  color: #C08DEC;
  background-color: #C08DEC;
}

Frequently asked questions

What color is #C08DEC?+

#C08DEC is a HEX color with RGB value rgb(192, 141, 236) and HSL value hsl(272, 71%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08DEC?+

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