#D1BFCD Color Information

Hex color code: #D1BFCD

#D1BFCD is a airy magenta color. In RGB it is (209, 191, 205), and in HSL it is (313°, 16%, 78%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#D1BFCD
RGB
209, 191, 205
HSL
313°, 16%, 78%
CMYK
0%, 9%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1BFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 191, 205

Red: 209 / Green: 191 / Blue: 205

HSL

313°, 16%, 78%

Hue: 313° / Saturation: 16% / Lightness: 78%

CMYK

0%, 9%, 2%, 18%

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

What color is #D1BFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1BFCD to RGB:

rgb(209, 191, 205)HEX to RGB Converter →

HEX to HSL

Convert #D1BFCD to HSL:

hsl(313, 16%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #D1BFCD to CMYK:

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

Color Meaning and Usage

#D1BFCD is a light magenta color with RGB values of 209, 191, 205 and HSL of 313°, 16%, 78%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1BFCD is #BED0C2, creating high-contrast pairings. For softer combinations, try analogous colors like #CBBED0.

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

Contrast with #D1BFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1BFCD?

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

What is the RGB value of #D1BFCD?

#D1BFCD in RGB is (209, 191, 205) - 209 red, 191 green, and 205 blue.

How to use #D1BFCD in CSS?

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

What colors go well with #D1BFCD?

#BED0C2 (complementary), #CBBED0 (analogous), and #B092A9 (lighter shade) work well with #D1BFCD.