#CD5BCD Color Information

Hex color code: #CD5BCD

A understated magenta shade, #CD5BCD appears as (205, 91, 205) in RGB and (300°, 53%, 58%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CD5BCD
RGB
205, 91, 205
HSL
300°, 53%, 58%
CMYK
0%, 56%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD5BCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 91, 205

Red: 205 / Green: 91 / Blue: 205

HSL

300°, 53%, 58%

Hue: 300° / Saturation: 53% / Lightness: 58%

CMYK

0%, 56%, 0%, 20%

Cyan: 0% / Magenta: 56% / Yellow: 0% / Key: 20%

What color is #CD5BCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD5BCD to RGB:

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

HEX to HSL

Convert #CD5BCD to HSL:

hsl(300, 53%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #CD5BCD to CMYK:

cmyk(0%, 56%, 0%, 20%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #CD5BCD has RGB (205, 91, 205) and HSL (300°, 53%, 58%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD5BCD is #5BCD5B, creating high-contrast pairings. For softer combinations, try analogous colors like #945BCD.

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

Contrast with #CD5BCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD5BCD?

#CD5BCD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD5BCD?

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

How to use #CD5BCD in CSS?

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

What colors go well with #CD5BCD?

#5BCD5B (complementary), #945BCD (analogous), and #A834A8 (lighter shade) work well with #CD5BCD.