#C08FED Color

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

Color preview

#C08FED

Color formats

HEX
#C08FED
RGB
rgb(192, 143, 237)
RGBA
rgba(192, 143, 237, 1)
HSL
hsl(271, 72%, 75%)
HSV
hsv(271, 40%, 93%)
CMYK
cmyk(19%, 40%, 0%, 7%)
CSS variable
--color-primary: #C08FED;
Lowercase HEX
#c08fed

Shades

Tints

Tones

Harmony

CSS snippets for #C08FED

.color-c08fed {
  color: #C08FED;
  background-color: #C08FED;
}

Frequently asked questions

What color is #C08FED?+

#C08FED is a HEX color with RGB value rgb(192, 143, 237) and HSL value hsl(271, 72%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08FED?+

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