#CD82ED Color Information

Hex color code: #CD82ED

The hex color #CD82ED is a bold purple with RGB values of (205, 130, 237) and HSL of (282°, 75%, 72%). It is frequently seen in web interfaces.

Try:
Color NameViolet
HEX
#CD82ED
RGB
205, 130, 237
HSL
282°, 75%, 72%
CMYK
14%, 45%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD82ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 130, 237

Red: 205 / Green: 130 / Blue: 237

HSL

282°, 75%, 72%

Hue: 282° / Saturation: 75% / Lightness: 72%

CMYK

14%, 45%, 0%, 7%

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

What color is #CD82ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD82ED to RGB:

rgb(205, 130, 237)HEX to RGB Converter →

HEX to HSL

Convert #CD82ED to HSL:

hsl(282, 75%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #CD82ED to CMYK:

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

Color Meaning and Usage

A eye-catching purple tone, #CD82ED has RGB (205, 130, 237) and HSL (282°, 75%, 72%). 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 #CD82ED is #A2ED82, creating high-contrast pairings. For softer combinations, try analogous colors like #9782ED.

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

Contrast with #CD82ED

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

Contrast Ratio: 8.01:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD82ED?

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

What is the RGB value of #CD82ED?

#CD82ED in RGB is (205, 130, 237) - 205 red, 130 green, and 237 blue.

How to use #CD82ED in CSS?

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

What colors go well with #CD82ED?

#A2ED82 (complementary), #9782ED (analogous), and #B23FE4 (lighter shade) work well with #CD82ED.