#D463AD Color Information

Hex color code: #D463AD

#D463AD is a understated magenta color. In RGB it is (212, 99, 173), and in HSL it is (321°, 57%, 61%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#D463AD
RGB
212, 99, 173
HSL
321°, 57%, 61%
CMYK
0%, 53%, 18%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D463AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 99, 173

Red: 212 / Green: 99 / Blue: 173

HSL

321°, 57%, 61%

Hue: 321° / Saturation: 57% / Lightness: 61%

CMYK

0%, 53%, 18%, 17%

Cyan: 0% / Magenta: 53% / Yellow: 18% / Key: 17%

What color is #D463AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D463AD to RGB:

rgb(212, 99, 173)HEX to RGB Converter →

HEX to HSL

Convert #D463AD to HSL:

hsl(321, 57%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D463AD to CMYK:

cmyk(0%, 53%, 18%, 17%)Color Converter →

Color Meaning and Usage

#D463AD is a neutral magenta color with RGB values of 212, 99, 173 and HSL of 321°, 57%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D463AD is #63D48B, creating high-contrast pairings. For softer combinations, try analogous colors like #C363D4.

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

Contrast with #D463AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D463AD?

#D463AD is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D463AD?

#D463AD in RGB is (212, 99, 173) - 212 red, 99 green, and 173 blue.

How to use #D463AD in CSS?

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

What colors go well with #D463AD?

#63D48B (complementary), #C363D4 (analogous), and #B83289 (lighter shade) work well with #D463AD.