#CB5BFB Color

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

Color preview

#CB5BFB

Color formats

HEX
#CB5BFB
RGB
rgb(203, 91, 251)
RGBA
rgba(203, 91, 251, 1)
HSL
hsl(282, 95%, 67%)
HSV
hsv(282, 64%, 98%)
CMYK
cmyk(19%, 64%, 0%, 2%)
CSS variable
--color-primary: #CB5BFB;
Lowercase HEX
#cb5bfb

Shades

Tints

Tones

Harmony

CSS snippets for #CB5BFB

.color-cb5bfb {
  color: #CB5BFB;
  background-color: #CB5BFB;
}

Frequently asked questions

What color is #CB5BFB?+

#CB5BFB is a HEX color with RGB value rgb(203, 91, 251) and HSL value hsl(282, 95%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB5BFB?+

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