#C08FF8 Color

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

Color preview

#C08FF8

Color formats

HEX
#C08FF8
RGB
rgb(192, 143, 248)
RGBA
rgba(192, 143, 248, 1)
HSL
hsl(268, 88%, 77%)
HSV
hsv(268, 42%, 97%)
CMYK
cmyk(23%, 42%, 0%, 3%)
CSS variable
--color-primary: #C08FF8;
Lowercase HEX
#c08ff8

Shades

Tints

Tones

Harmony

CSS snippets for #C08FF8

.color-c08ff8 {
  color: #C08FF8;
  background-color: #C08FF8;
}

Frequently asked questions

What color is #C08FF8?+

#C08FF8 is a HEX color with RGB value rgb(192, 143, 248) and HSL value hsl(268, 88%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08FF8?+

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