#CD90ED Color Information

Hex color code: #CD90ED

#CD90ED is a dynamic purple color. In RGB it is (205, 144, 237), and in HSL it is (279°, 72%, 75%). It is typically applied in digital products.

Try:
Color NamePlum
HEX
#CD90ED
RGB
205, 144, 237
HSL
279°, 72%, 75%
CMYK
14%, 39%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD90ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 144, 237

Red: 205 / Green: 144 / Blue: 237

HSL

279°, 72%, 75%

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

CMYK

14%, 39%, 0%, 7%

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

What color is #CD90ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD90ED to RGB:

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

HEX to HSL

Convert #CD90ED to HSL:

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

HEX to CMYK

Convert #CD90ED to CMYK:

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

Color Meaning and Usage

A striking purple tone, #CD90ED has RGB (205, 144, 237) and HSL (279°, 72%, 75%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD90ED is #B1ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #9F91ED.

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

Contrast with #CD90ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD90ED?

#CD90ED is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CD90ED?

#CD90ED in RGB is (205, 144, 237) - 205 red, 144 green, and 237 blue.

How to use #CD90ED in CSS?

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

What colors go well with #CD90ED?

#B1ED91 (complementary), #9F91ED (analogous), and #AF50E2 (lighter shade) work well with #CD90ED.