#D397BC Color Information

Hex color code: #D397BC

The hex color #D397BC is a gentle magenta with RGB values of (211, 151, 188) and HSL of (323°, 41%, 71%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#D397BC
RGB
211, 151, 188
HSL
323°, 41%, 71%
CMYK
0%, 28%, 11%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D397BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 151, 188

Red: 211 / Green: 151 / Blue: 188

HSL

323°, 41%, 71%

Hue: 323° / Saturation: 41% / Lightness: 71%

CMYK

0%, 28%, 11%, 17%

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

What color is #D397BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D397BC to RGB:

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

HEX to HSL

Convert #D397BC to HSL:

hsl(323, 41%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D397BC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #D397BC has RGB (211, 151, 188) and HSL (323°, 41%, 71%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D397BC is #97D3AE, creating high-contrast pairings. For softer combinations, try analogous colors like #CC97D3.

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

Contrast with #D397BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D397BC?

#D397BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D397BC?

#D397BC in RGB is (211, 151, 188) - 211 red, 151 green, and 188 blue.

How to use #D397BC in CSS?

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

What colors go well with #D397BC?

#97D3AE (complementary), #CC97D3 (analogous), and #BD619A (lighter shade) work well with #D397BC.