#CB91FF Color

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

Color preview

#CB91FF

Color formats

HEX
#CB91FF
RGB
rgb(203, 145, 255)
RGBA
rgba(203, 145, 255, 1)
HSL
hsl(272, 100%, 78%)
HSV
hsv(272, 43%, 100%)
CMYK
cmyk(20%, 43%, 0%, 0%)
CSS variable
--color-primary: #CB91FF;
Lowercase HEX
#cb91ff

Shades

Tints

Tones

Harmony

CSS snippets for #CB91FF

.color-cb91ff {
  color: #CB91FF;
  background-color: #CB91FF;
}

Frequently asked questions

What color is #CB91FF?+

#CB91FF is a HEX color with RGB value rgb(203, 145, 255) and HSL value hsl(272, 100%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CB91FF?+

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