#C08FEB Color

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

Color preview

#C08FEB

Color formats

HEX
#C08FEB
RGB
rgb(192, 143, 235)
RGBA
rgba(192, 143, 235, 1)
HSL
hsl(272, 70%, 74%)
HSV
hsv(272, 39%, 92%)
CMYK
cmyk(18%, 39%, 0%, 8%)
CSS variable
--color-primary: #C08FEB;
Lowercase HEX
#c08feb

Shades

Tints

Tones

Harmony

CSS snippets for #C08FEB

.color-c08feb {
  color: #C08FEB;
  background-color: #C08FEB;
}

Frequently asked questions

What color is #C08FEB?+

#C08FEB is a HEX color with RGB value rgb(192, 143, 235) and HSL value hsl(272, 70%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08FEB?+

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