#D199BD Color Information

Hex color code: #D199BD

The hex color #D199BD is a gentle magenta with RGB values of (209, 153, 189) and HSL of (321°, 38%, 71%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#D199BD
RGB
209, 153, 189
HSL
321°, 38%, 71%
CMYK
0%, 27%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D199BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 153, 189

Red: 209 / Green: 153 / Blue: 189

HSL

321°, 38%, 71%

Hue: 321° / Saturation: 38% / Lightness: 71%

CMYK

0%, 27%, 10%, 18%

Cyan: 0% / Magenta: 27% / Yellow: 10% / Key: 18%

What color is #D199BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D199BD to RGB:

rgb(209, 153, 189)HEX to RGB Converter →

HEX to HSL

Convert #D199BD to HSL:

hsl(321, 38%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D199BD to CMYK:

cmyk(0%, 27%, 10%, 18%)Color Converter →

Color Meaning and Usage

A pastel magenta tone, #D199BD has RGB (209, 153, 189) and HSL (321°, 38%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D199BD is #99D1AD, creating high-contrast pairings. For softer combinations, try analogous colors like #C999D1.

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

Contrast with #D199BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D199BD?

#D199BD is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D199BD?

#D199BD in RGB is (209, 153, 189) - 209 red, 153 green, and 189 blue.

How to use #D199BD in CSS?

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

What colors go well with #D199BD?

#99D1AD (complementary), #C999D1 (analogous), and #B9649C (lighter shade) work well with #D199BD.