#CD58E4 Color Information

Hex color code: #CD58E4

The hex color #CD58E4 is a bold magenta with RGB values of (205, 88, 228) and HSL of (290°, 72%, 62%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#CD58E4
RGB
205, 88, 228
HSL
290°, 72%, 62%
CMYK
10%, 61%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD58E4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 88, 228

Red: 205 / Green: 88 / Blue: 228

HSL

290°, 72%, 62%

Hue: 290° / Saturation: 72% / Lightness: 62%

CMYK

10%, 61%, 0%, 11%

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

What color is #CD58E4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD58E4 to RGB:

rgb(205, 88, 228)HEX to RGB Converter →

HEX to HSL

Convert #CD58E4 to HSL:

hsl(290, 72%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CD58E4 to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #CD58E4 has RGB (205, 88, 228) and HSL (290°, 72%, 62%). 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 #CD58E4 is #70E458, creating high-contrast pairings. For softer combinations, try analogous colors like #8758E4.

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

Contrast with #CD58E4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD58E4?

#CD58E4 is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD58E4?

#CD58E4 in RGB is (205, 88, 228) - 205 red, 88 green, and 228 blue.

How to use #CD58E4 in CSS?

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

What colors go well with #CD58E4?

#70E458 (complementary), #8758E4 (analogous), and #B122CE (lighter shade) work well with #CD58E4.