#D28BC5 Color Information

Hex color code: #D28BC5

A gentle magenta shade, #D28BC5 appears as (210, 139, 197) in RGB and (311°, 44%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D28BC5
RGB
210, 139, 197
HSL
311°, 44%, 68%
CMYK
0%, 34%, 6%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D28BC5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 139, 197

Red: 210 / Green: 139 / Blue: 197

HSL

311°, 44%, 68%

Hue: 311° / Saturation: 44% / Lightness: 68%

CMYK

0%, 34%, 6%, 18%

Cyan: 0% / Magenta: 34% / Yellow: 6% / Key: 18%

What color is #D28BC5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D28BC5 to RGB:

rgb(210, 139, 197)HEX to RGB Converter →

HEX to HSL

Convert #D28BC5 to HSL:

hsl(311, 44%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #D28BC5 to CMYK:

cmyk(0%, 34%, 6%, 18%)Color Converter →

Color Meaning and Usage

#D28BC5 is a subtle magenta color with RGB values of 210, 139, 197 and HSL of 311°, 44%, 68%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D28BC5 is #89D197, creating high-contrast pairings. For softer combinations, try analogous colors like #BB89D1.

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

Contrast with #D28BC5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D28BC5?

#D28BC5 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D28BC5?

#D28BC5 in RGB is (210, 139, 197) - 210 red, 139 green, and 197 blue.

How to use #D28BC5 in CSS?

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

What colors go well with #D28BC5?

#89D197 (complementary), #BB89D1 (analogous), and #BC52A9 (lighter shade) work well with #D28BC5.