#CD62EE Color Information

Hex color code: #CD62EE

A dynamic magenta shade, #CD62EE appears as (205, 98, 238) in RGB and (286°, 80%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#CD62EE
RGB
205, 98, 238
HSL
286°, 80%, 66%
CMYK
14%, 59%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD62EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 98, 238

Red: 205 / Green: 98 / Blue: 238

HSL

286°, 80%, 66%

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

CMYK

14%, 59%, 0%, 7%

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

What color is #CD62EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD62EE to RGB:

rgb(205, 98, 238)HEX to RGB Converter →

HEX to HSL

Convert #CD62EE to HSL:

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

HEX to CMYK

Convert #CD62EE to CMYK:

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

Color Meaning and Usage

#CD62EE is a eye-catching magenta color with RGB values of 205, 98, 238 and HSL of 286°, 80%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD62EE is #83EE63, creating high-contrast pairings. For softer combinations, try analogous colors like #8863EE.

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

Contrast with #CD62EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD62EE?

#CD62EE is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD62EE?

#CD62EE in RGB is (205, 98, 238) - 205 red, 98 green, and 238 blue.

How to use #CD62EE in CSS?

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

What colors go well with #CD62EE?

#83EE63 (complementary), #8863EE (analogous), and #B71EE6 (lighter shade) work well with #CD62EE.