#CB5BED Color Information

Hex color code: #CB5BED

A eye-catching magenta shade, #CB5BED appears as (203, 91, 237) in RGB and (286°, 80%, 64%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CB5BED
RGB
203, 91, 237
HSL
286°, 80%, 64%
CMYK
14%, 62%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CB5BED; color: #000000; }

Badge

New Feature
.badge { background-color: #CB5BED; color: #000000; }

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 #CB5BED; background-color: #CB5BED15; }

Alert / Toast

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

Link / Accent

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

a { color: #CB5BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CB5BED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 91, 237

Red: 203 / Green: 91 / Blue: 237

HSL

286°, 80%, 64%

Hue: 286° / Saturation: 80% / Lightness: 64%

CMYK

14%, 62%, 0%, 7%

Cyan: 14% / Magenta: 62% / Yellow: 0% / Key: 7%

What color is #CB5BED?

#CB5BED is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB5BED to RGB:

rgb(203, 91, 237)HEX to RGB Converter →

HEX to HSL

Convert #CB5BED to HSL:

hsl(286, 80%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CB5BED to CMYK:

cmyk(14%, 62%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #CB5BED has RGB (203, 91, 237) and HSL (286°, 80%, 64%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB5BED is #7CED5A, creating high-contrast pairings. For softer combinations, try analogous colors like #815AED.

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

Contrast with #CB5BED

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

Contrast Ratio: 6.26:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB5BED?

#CB5BED is a striking magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB5BED?

#CB5BED in RGB is (203, 91, 237) - 203 red, 91 green, and 237 blue.

How to use #CB5BED in CSS?

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

What colors go well with #CB5BED?

#7CED5A (complementary), #815AED (analogous), and #B219E1 (lighter shade) work well with #CB5BED.