#CB5BF0 Color

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

Color preview

#CB5BF0

Color formats

HEX
#CB5BF0
RGB
rgb(203, 91, 240)
RGBA
rgba(203, 91, 240, 1)
HSL
hsl(285, 83%, 65%)
HSV
hsv(285, 62%, 94%)
CMYK
cmyk(15%, 62%, 0%, 6%)
CSS variable
--color-primary: #CB5BF0;
Lowercase HEX
#cb5bf0

Shades

Tints

Tones

Harmony

CSS snippets for #CB5BF0

.color-cb5bf0 {
  color: #CB5BF0;
  background-color: #CB5BF0;
}

Frequently asked questions

What color is #CB5BF0?+

#CB5BF0 is a HEX color with RGB value rgb(203, 91, 240) and HSL value hsl(285, 83%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #CB5BF0?+

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