#D38DB8 Color Information

Hex color code: #D38DB8

A pastel magenta shade, #D38DB8 appears as (211, 141, 184) in RGB and (323°, 44%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#D38DB8
RGB
211, 141, 184
HSL
323°, 44%, 69%
CMYK
0%, 33%, 13%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D38DB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 141, 184

Red: 211 / Green: 141 / Blue: 184

HSL

323°, 44%, 69%

Hue: 323° / Saturation: 44% / Lightness: 69%

CMYK

0%, 33%, 13%, 17%

Cyan: 0% / Magenta: 33% / Yellow: 13% / Key: 17%

What color is #D38DB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D38DB8 to RGB:

rgb(211, 141, 184)HEX to RGB Converter →

HEX to HSL

Convert #D38DB8 to HSL:

hsl(323, 44%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D38DB8 to CMYK:

cmyk(0%, 33%, 13%, 17%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #D38DB8 has RGB (211, 141, 184) and HSL (323°, 44%, 69%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D38DB8 is #8DD3A8, creating high-contrast pairings. For softer combinations, try analogous colors like #CB8DD3.

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

Contrast with #D38DB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D38DB8?

#D38DB8 is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D38DB8?

#D38DB8 in RGB is (211, 141, 184) - 211 red, 141 green, and 184 blue.

How to use #D38DB8 in CSS?

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

What colors go well with #D38DB8?

#8DD3A8 (complementary), #CB8DD3 (analogous), and #BD5696 (lighter shade) work well with #D38DB8.