#CB5EF6 Color

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

Color preview

#CB5EF6

Color formats

HEX
#CB5EF6
RGB
rgb(203, 94, 246)
RGBA
rgba(203, 94, 246, 1)
HSL
hsl(283, 89%, 67%)
HSV
hsv(283, 62%, 96%)
CMYK
cmyk(17%, 62%, 0%, 4%)
CSS variable
--color-primary: #CB5EF6;
Lowercase HEX
#cb5ef6

Shades

Tints

Tones

Harmony

CSS snippets for #CB5EF6

.color-cb5ef6 {
  color: #CB5EF6;
  background-color: #CB5EF6;
}

Frequently asked questions

What color is #CB5EF6?+

#CB5EF6 is a HEX color with RGB value rgb(203, 94, 246) and HSL value hsl(283, 89%, 67%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #CB5EF6?+

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