#CB8DEF Color

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

Color preview

#CB8DEF

Color formats

HEX
#CB8DEF
RGB
rgb(203, 141, 239)
RGBA
rgba(203, 141, 239, 1)
HSL
hsl(278, 75%, 75%)
HSV
hsv(278, 41%, 94%)
CMYK
cmyk(15%, 41%, 0%, 6%)
CSS variable
--color-primary: #CB8DEF;
Lowercase HEX
#cb8def

Shades

Tints

Tones

Harmony

CSS snippets for #CB8DEF

.color-cb8def {
  color: #CB8DEF;
  background-color: #CB8DEF;
}

Frequently asked questions

What color is #CB8DEF?+

#CB8DEF is a HEX color with RGB value rgb(203, 141, 239) and HSL value hsl(278, 75%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CB8DEF?+

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