#D544D2 Color Information

Hex color code: #D544D2

#D544D2 is a balanced magenta color. In RGB it is (213, 68, 210), and in HSL it is (301°, 63%, 55%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#D544D2
RGB
213, 68, 210
HSL
301°, 63%, 55%
CMYK
0%, 68%, 1%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D544D2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 68, 210

Red: 213 / Green: 68 / Blue: 210

HSL

301°, 63%, 55%

Hue: 301° / Saturation: 63% / Lightness: 55%

CMYK

0%, 68%, 1%, 16%

Cyan: 0% / Magenta: 68% / Yellow: 1% / Key: 16%

What color is #D544D2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D544D2 to RGB:

rgb(213, 68, 210)HEX to RGB Converter →

HEX to HSL

Convert #D544D2 to HSL:

hsl(301, 63%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #D544D2 to CMYK:

cmyk(0%, 68%, 1%, 16%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #D544D2 has RGB (213, 68, 210) and HSL (301°, 63%, 55%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D544D2 is #44D546, creating high-contrast pairings. For softer combinations, try analogous colors like #8F44D5.

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

Contrast with #D544D2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D544D2?

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

What is the RGB value of #D544D2?

#D544D2 in RGB is (213, 68, 210) - 213 red, 68 green, and 210 blue.

How to use #D544D2 in CSS?

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

What colors go well with #D544D2?

#44D546 (complementary), #8F44D5 (analogous), and #A626A4 (lighter shade) work well with #D544D2.