#CD28E6 Color Information

Hex color code: #CD28E6

A eye-catching magenta shade, #CD28E6 appears as (205, 40, 230) in RGB and (292°, 79%, 53%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CD28E6
RGB
205, 40, 230
HSL
292°, 79%, 53%
CMYK
11%, 83%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CD28E6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 40, 230

Red: 205 / Green: 40 / Blue: 230

HSL

292°, 79%, 53%

Hue: 292° / Saturation: 79% / Lightness: 53%

CMYK

11%, 83%, 0%, 10%

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

What color is #CD28E6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CD28E6 to RGB:

rgb(205, 40, 230)HEX to RGB Converter →

HEX to HSL

Convert #CD28E6 to HSL:

hsl(292, 79%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CD28E6 to CMYK:

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

Color Meaning and Usage

A eye-catching magenta tone, #CD28E6 has RGB (205, 40, 230) and HSL (292°, 79%, 53%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CD28E6 is #42E628, creating high-contrast pairings. For softer combinations, try analogous colors like #6E28E6.

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

Contrast with #CD28E6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CD28E6?

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

What is the RGB value of #CD28E6?

#CD28E6 in RGB is (205, 40, 230) - 205 red, 40 green, and 230 blue.

How to use #CD28E6 in CSS?

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

What colors go well with #CD28E6?

#42E628 (complementary), #6E28E6 (analogous), and #9914AD (lighter shade) work well with #CD28E6.