#DA52CD Color Information

Hex color code: #DA52CD

A muted magenta shade, #DA52CD appears as (218, 82, 205) in RGB and (306°, 65%, 59%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#DA52CD
RGB
218, 82, 205
HSL
306°, 65%, 59%
CMYK
0%, 62%, 6%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DA52CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 82, 205

Red: 218 / Green: 82 / Blue: 205

HSL

306°, 65%, 59%

Hue: 306° / Saturation: 65% / Lightness: 59%

CMYK

0%, 62%, 6%, 15%

Cyan: 0% / Magenta: 62% / Yellow: 6% / Key: 15%

What color is #DA52CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DA52CD to RGB:

rgb(218, 82, 205)HEX to RGB Converter →

HEX to HSL

Convert #DA52CD to HSL:

hsl(306, 65%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #DA52CD to CMYK:

cmyk(0%, 62%, 6%, 15%)Color Converter →

Color Meaning and Usage

#DA52CD is a subtle magenta color with RGB values of 218, 82, 205 and HSL of 306°, 65%, 59%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DA52CD is #52DA60, creating high-contrast pairings. For softer combinations, try analogous colors like #A452DA.

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

Contrast with #DA52CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DA52CD?

#DA52CD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DA52CD?

#DA52CD in RGB is (218, 82, 205) - 218 red, 82 green, and 205 blue.

How to use #DA52CD in CSS?

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

What colors go well with #DA52CD?

#52DA60 (complementary), #A452DA (analogous), and #B927AB (lighter shade) work well with #DA52CD.