#CD5BE7 Color Information

Hex color code: #CD5BE7

#CD5BE7 is a bold magenta color. In RGB it is (205, 91, 231), and in HSL it is (289°, 74%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CD5BE7
RGB
205, 91, 231
HSL
289°, 74%, 63%
CMYK
11%, 61%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CD5BE7; 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 #CD5BE7; background-color: #CD5BE715; }

Alert / Toast

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

Link / Accent

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

a { color: #CD5BE7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 91, 231

Red: 205 / Green: 91 / Blue: 231

HSL

289°, 74%, 63%

Hue: 289° / Saturation: 74% / Lightness: 63%

CMYK

11%, 61%, 0%, 9%

Cyan: 11% / Magenta: 61% / Yellow: 0% / Key: 9%

What color is #CD5BE7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD5BE7 to RGB:

rgb(205, 91, 231)HEX to RGB Converter →

HEX to HSL

Convert #CD5BE7 to HSL:

hsl(289, 74%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CD5BE7 to CMYK:

cmyk(11%, 61%, 0%, 9%)Color Converter →

Color Meaning and Usage

A bold magenta tone, #CD5BE7 has RGB (205, 91, 231) and HSL (289°, 74%, 63%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD5BE7 is #74E65B, creating high-contrast pairings. For softer combinations, try analogous colors like #875BE6.

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

Contrast with #CD5BE7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD5BE7?

#CD5BE7 is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD5BE7?

#CD5BE7 in RGB is (205, 91, 231) - 205 red, 91 green, and 231 blue.

How to use #CD5BE7 in CSS?

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

What colors go well with #CD5BE7?

#74E65B (complementary), #875BE6 (analogous), and #B420D5 (lighter shade) work well with #CD5BE7.