#D562AD Color Information

Hex color code: #D562AD

#D562AD is a subtle magenta color. In RGB it is (213, 98, 173), and in HSL it is (321°, 58%, 61%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#D562AD
RGB
213, 98, 173
HSL
321°, 58%, 61%
CMYK
0%, 54%, 19%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D562AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 98, 173

Red: 213 / Green: 98 / Blue: 173

HSL

321°, 58%, 61%

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

CMYK

0%, 54%, 19%, 16%

Cyan: 0% / Magenta: 54% / Yellow: 19% / Key: 16%

What color is #D562AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D562AD to RGB:

rgb(213, 98, 173)HEX to RGB Converter →

HEX to HSL

Convert #D562AD to HSL:

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

HEX to CMYK

Convert #D562AD to CMYK:

cmyk(0%, 54%, 19%, 16%)Color Converter →

Color Meaning and Usage

A balanced magenta tone, #D562AD has RGB (213, 98, 173) and HSL (321°, 58%, 61%). 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 #D562AD is #62D58A, creating high-contrast pairings. For softer combinations, try analogous colors like #C462D5.

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

Contrast with #D562AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D562AD?

#D562AD is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D562AD?

#D562AD in RGB is (213, 98, 173) - 213 red, 98 green, and 173 blue.

How to use #D562AD in CSS?

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

What colors go well with #D562AD?

#62D58A (complementary), #C462D5 (analogous), and #B9318A (lighter shade) work well with #D562AD.