#D39BBC Color Information

Hex color code: #D39BBC

The hex color #D39BBC is a pastel magenta with RGB values of (211, 155, 188) and HSL of (325°, 39%, 72%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D39BBC
RGB
211, 155, 188
HSL
325°, 39%, 72%
CMYK
0%, 27%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D39BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 155, 188

Red: 211 / Green: 155 / Blue: 188

HSL

325°, 39%, 72%

Hue: 325° / Saturation: 39% / Lightness: 72%

CMYK

0%, 27%, 11%, 17%

Cyan: 0% / Magenta: 27% / Yellow: 11% / Key: 17%

What color is #D39BBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D39BBC to RGB:

rgb(211, 155, 188)HEX to RGB Converter →

HEX to HSL

Convert #D39BBC to HSL:

hsl(325, 39%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D39BBC to CMYK:

cmyk(0%, 27%, 11%, 17%)Color Converter →

Color Meaning and Usage

#D39BBC is a delicate magenta color with RGB values of 211, 155, 188 and HSL of 325°, 39%, 72%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D39BBC is #9CD3B3, creating high-contrast pairings. For softer combinations, try analogous colors like #CF9CD3.

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

Contrast with #D39BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D39BBC?

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

What is the RGB value of #D39BBC?

#D39BBC in RGB is (211, 155, 188) - 211 red, 155 green, and 188 blue.

How to use #D39BBC in CSS?

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

What colors go well with #D39BBC?

#9CD3B3 (complementary), #CF9CD3 (analogous), and #BC6798 (lighter shade) work well with #D39BBC.