#5B22CE Color Information

Hex color code: #5B22CE

#5B22CE is a bold purple color. In RGB it is (91, 34, 206), and in HSL it is (260°, 72%, 47%). It is frequently seen in web interfaces.

Try:
Color NameBlue Violet
HEX
#5B22CE
RGB
91, 34, 206
HSL
260°, 72%, 47%
CMYK
56%, 83%, 0%, 19%

Shades

CSS Usage
color: #5B22CE;
background-color: #5B22CE;
border-color: #5B22CE;
box-shadow: 0 0 10px #5B22CE;
border: 2px solid #5B22CE;
Tailwind Usage
bg-[#5B22CE]
text-[#5B22CE]
border-[#5B22CE]
shadow-[0_0_10px_5B22CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5B22CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5B22CE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5B22CE; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #5B22CE; background-color: #5B22CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5B22CE20; border-left: 4px solid #5B22CE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #5B22CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5B22CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 34, 206

Red: 91 / Green: 34 / Blue: 206

HSL

260°, 72%, 47%

Hue: 260° / Saturation: 72% / Lightness: 47%

CMYK

56%, 83%, 0%, 19%

Cyan: 56% / Magenta: 83% / Yellow: 0% / Key: 19%

What color is #5B22CE?

#5B22CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B22CE to RGB:

rgb(91, 34, 206)HEX to RGB Converter →

HEX to HSL

Convert #5B22CE to HSL:

hsl(260, 72%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #5B22CE to CMYK:

cmyk(56%, 83%, 0%, 19%)Color Converter →

Color Meaning and Usage

#5B22CE is a eye-catching purple color with RGB values of 91, 34, 206 and HSL of 260°, 72%, 47%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B22CE is #95CE22, creating high-contrast pairings. For softer combinations, try analogous colors like #223ECE.

Use #5B22CE in CSS: color: #5B22CE or background-color: #5B22CE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #5B22CE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 2.56:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B22CE?

#5B22CE is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5B22CE?

#5B22CE in RGB is (91, 34, 206) - 91 red, 34 green, and 206 blue.

How to use #5B22CE in CSS?

Use #5B22CE directly in your CSS properties like color or background-color.

What colors go well with #5B22CE?

#95CE22 (complementary), #223ECE (analogous), and #3E178C (lighter shade) work well with #5B22CE.