#CB5CFF Color

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

Color preview

#CB5CFF

Color formats

HEX
#CB5CFF
RGB
rgb(203, 92, 255)
RGBA
rgba(203, 92, 255, 1)
HSL
hsl(281, 100%, 68%)
HSV
hsv(281, 64%, 100%)
CMYK
cmyk(20%, 64%, 0%, 0%)
CSS variable
--color-primary: #CB5CFF;
Lowercase HEX
#cb5cff

Shades

Tints

Tones

Harmony

CSS snippets for #CB5CFF

.color-cb5cff {
  color: #CB5CFF;
  background-color: #CB5CFF;
}

Frequently asked questions

What color is #CB5CFF?+

#CB5CFF is a HEX color with RGB value rgb(203, 92, 255) and HSL value hsl(281, 100%, 68%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB5CFF?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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