#CB96FF Color

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

Color preview

#CB96FF

Color formats

HEX
#CB96FF
RGB
rgb(203, 150, 255)
RGBA
rgba(203, 150, 255, 1)
HSL
hsl(270, 100%, 79%)
HSV
hsv(270, 41%, 100%)
CMYK
cmyk(20%, 41%, 0%, 0%)
CSS variable
--color-primary: #CB96FF;
Lowercase HEX
#cb96ff

Shades

Tints

Tones

Harmony

CSS snippets for #CB96FF

.color-cb96ff {
  color: #CB96FF;
  background-color: #CB96FF;
}

Frequently asked questions

What color is #CB96FF?+

#CB96FF is a HEX color with RGB value rgb(203, 150, 255) and HSL value hsl(270, 100%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CB96FF?+

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