#D3BECD Color Information

Hex color code: #D3BECD

The hex color #D3BECD is a soft magenta with RGB values of (211, 190, 205) and HSL of (317°, 19%, 79%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D3BECD
RGB
211, 190, 205
HSL
317°, 19%, 79%
CMYK
0%, 10%, 3%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3BECD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 190, 205

Red: 211 / Green: 190 / Blue: 205

HSL

317°, 19%, 79%

Hue: 317° / Saturation: 19% / Lightness: 79%

CMYK

0%, 10%, 3%, 17%

Cyan: 0% / Magenta: 10% / Yellow: 3% / Key: 17%

What color is #D3BECD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3BECD to RGB:

rgb(211, 190, 205)HEX to RGB Converter →

HEX to HSL

Convert #D3BECD to HSL:

hsl(317, 19%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #D3BECD to CMYK:

cmyk(0%, 10%, 3%, 17%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #D3BECD has RGB (211, 190, 205) and HSL (317°, 19%, 79%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3BECD is #BFD4C5, creating high-contrast pairings. For softer combinations, try analogous colors like #CFBFD4.

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

Contrast with #D3BECD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3BECD?

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

What is the RGB value of #D3BECD?

#D3BECD in RGB is (211, 190, 205) - 211 red, 190 green, and 205 blue.

How to use #D3BECD in CSS?

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

What colors go well with #D3BECD?

#BFD4C5 (complementary), #CFBFD4 (analogous), and #B592AB (lighter shade) work well with #D3BECD.