#D0BDCF Color Information

Hex color code: #D0BDCF

A soft magenta shade, #D0BDCF appears as (208, 189, 207) in RGB and (303°, 17%, 78%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D0BDCF
RGB
208, 189, 207
HSL
303°, 17%, 78%
CMYK
0%, 9%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0BDCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 189, 207

Red: 208 / Green: 189 / Blue: 207

HSL

303°, 17%, 78%

Hue: 303° / Saturation: 17% / Lightness: 78%

CMYK

0%, 9%, 0%, 18%

Cyan: 0% / Magenta: 9% / Yellow: 0% / Key: 18%

What color is #D0BDCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0BDCF to RGB:

rgb(208, 189, 207)HEX to RGB Converter →

HEX to HSL

Convert #D0BDCF to HSL:

hsl(303, 17%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D0BDCF to CMYK:

cmyk(0%, 9%, 0%, 18%)Color Converter →

Color Meaning and Usage

#D0BDCF is a light magenta color with RGB values of 208, 189, 207 and HSL of 303°, 17%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0BDCF is #BDD0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BDD0.

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

Contrast with #D0BDCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0BDCF?

#D0BDCF is a light magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D0BDCF?

#D0BDCF in RGB is (208, 189, 207) - 208 red, 189 green, and 207 blue.

How to use #D0BDCF in CSS?

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

What colors go well with #D0BDCF?

#BDD0BE (complementary), #C8BDD0 (analogous), and #B191AF (lighter shade) work well with #D0BDCF.