#D892CD Color Information

Hex color code: #D892CD

A subtle magenta shade, #D892CD appears as (216, 146, 205) in RGB and (309°, 47%, 71%) in HSL. It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D892CD
RGB
216, 146, 205
HSL
309°, 47%, 71%
CMYK
0%, 32%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D892CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

216, 146, 205

Red: 216 / Green: 146 / Blue: 205

HSL

309°, 47%, 71%

Hue: 309° / Saturation: 47% / Lightness: 71%

CMYK

0%, 32%, 5%, 15%

Cyan: 0% / Magenta: 32% / Yellow: 5% / Key: 15%

What color is #D892CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D892CD to RGB:

rgb(216, 146, 205)HEX to RGB Converter →

HEX to HSL

Convert #D892CD to HSL:

hsl(309, 47%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D892CD to CMYK:

cmyk(0%, 32%, 5%, 15%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D892CD has RGB (216, 146, 205) and HSL (309°, 47%, 71%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D892CD is #92D89D, creating high-contrast pairings. For softer combinations, try analogous colors like #BF92D8.

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

Contrast with #D892CD

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

Contrast Ratio: 8.91:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D892CD?

#D892CD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D892CD?

#D892CD in RGB is (216, 146, 205) - 216 red, 146 green, and 205 blue.

How to use #D892CD in CSS?

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

What colors go well with #D892CD?

#92D89D (complementary), #BF92D8 (analogous), and #C45AB4 (lighter shade) work well with #D892CD.