#C08BEE Color

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

Color preview

#C08BEE

Color formats

HEX
#C08BEE
RGB
rgb(192, 139, 238)
RGBA
rgba(192, 139, 238, 1)
HSL
hsl(272, 74%, 74%)
HSV
hsv(272, 42%, 93%)
CMYK
cmyk(19%, 42%, 0%, 7%)
CSS variable
--color-primary: #C08BEE;
Lowercase HEX
#c08bee

Shades

Tints

Tones

Harmony

CSS snippets for #C08BEE

.color-c08bee {
  color: #C08BEE;
  background-color: #C08BEE;
}

Frequently asked questions

What color is #C08BEE?+

#C08BEE is a HEX color with RGB value rgb(192, 139, 238) and HSL value hsl(272, 74%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08BEE?+

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