#D586BC Color Information

Hex color code: #D586BC

A pastel magenta shade, #D586BC appears as (213, 134, 188) in RGB and (319°, 48%, 68%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D586BC
RGB
213, 134, 188
HSL
319°, 48%, 68%
CMYK
0%, 37%, 12%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D586BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 134, 188

Red: 213 / Green: 134 / Blue: 188

HSL

319°, 48%, 68%

Hue: 319° / Saturation: 48% / Lightness: 68%

CMYK

0%, 37%, 12%, 16%

Cyan: 0% / Magenta: 37% / Yellow: 12% / Key: 16%

What color is #D586BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D586BC to RGB:

rgb(213, 134, 188)HEX to RGB Converter →

HEX to HSL

Convert #D586BC to HSL:

hsl(319, 48%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D586BC to CMYK:

cmyk(0%, 37%, 12%, 16%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #D586BC has RGB (213, 134, 188) and HSL (319°, 48%, 68%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D586BC is #86D59F, creating high-contrast pairings. For softer combinations, try analogous colors like #C686D5.

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

Contrast with #D586BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D586BC?

#D586BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D586BC?

#D586BC in RGB is (213, 134, 188) - 213 red, 134 green, and 188 blue.

How to use #D586BC in CSS?

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

What colors go well with #D586BC?

#86D59F (complementary), #C686D5 (analogous), and #C14E9C (lighter shade) work well with #D586BC.