#C08BEB Color

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

Color preview

#C08BEB

Color formats

HEX
#C08BEB
RGB
rgb(192, 139, 235)
RGBA
rgba(192, 139, 235, 1)
HSL
hsl(273, 71%, 73%)
HSV
hsv(273, 41%, 92%)
CMYK
cmyk(18%, 41%, 0%, 8%)
CSS variable
--color-primary: #C08BEB;
Lowercase HEX
#c08beb

Shades

Tints

Tones

Harmony

CSS snippets for #C08BEB

.color-c08beb {
  color: #C08BEB;
  background-color: #C08BEB;
}

Frequently asked questions

What color is #C08BEB?+

#C08BEB is a HEX color with RGB value rgb(192, 139, 235) and HSL value hsl(273, 71%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C08BEB?+

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