#D65ADF Color Information

Hex color code: #D65ADF

The hex color #D65ADF is a muted magenta with RGB values of (214, 90, 223) and HSL of (296°, 68%, 61%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D65ADF
RGB
214, 90, 223
HSL
296°, 68%, 61%
CMYK
4%, 60%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D65ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

214, 90, 223

Red: 214 / Green: 90 / Blue: 223

HSL

296°, 68%, 61%

Hue: 296° / Saturation: 68% / Lightness: 61%

CMYK

4%, 60%, 0%, 13%

Cyan: 4% / Magenta: 60% / Yellow: 0% / Key: 13%

What color is #D65ADF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D65ADF to RGB:

rgb(214, 90, 223)HEX to RGB Converter →

HEX to HSL

Convert #D65ADF to HSL:

hsl(296, 68%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D65ADF to CMYK:

cmyk(4%, 60%, 0%, 13%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D65ADF has RGB (214, 90, 223) and HSL (296°, 68%, 61%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D65ADF is #61DF58, creating high-contrast pairings. For softer combinations, try analogous colors like #9358DF.

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

Contrast with #D65ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D65ADF?

#D65ADF is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D65ADF?

#D65ADF in RGB is (214, 90, 223) - 214 red, 90 green, and 223 blue.

How to use #D65ADF in CSS?

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

What colors go well with #D65ADF?

#61DF58 (complementary), #9358DF (analogous), and #BA26C5 (lighter shade) work well with #D65ADF.