#D3C4CF Color Information

Hex color code: #D3C4CF

The hex color #D3C4CF is a soft magenta with RGB values of (211, 196, 207) and HSL of (316°, 15%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#D3C4CF
RGB
211, 196, 207
HSL
316°, 15%, 80%
CMYK
0%, 7%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3C4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 196, 207

Red: 211 / Green: 196 / Blue: 207

HSL

316°, 15%, 80%

Hue: 316° / Saturation: 15% / Lightness: 80%

CMYK

0%, 7%, 2%, 17%

Cyan: 0% / Magenta: 7% / Yellow: 2% / Key: 17%

What color is #D3C4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3C4CF to RGB:

rgb(211, 196, 207)HEX to RGB Converter →

HEX to HSL

Convert #D3C4CF to HSL:

hsl(316, 15%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #D3C4CF to CMYK:

cmyk(0%, 7%, 2%, 17%)Color Converter →

Color Meaning and Usage

A ethereal magenta tone, #D3C4CF has RGB (211, 196, 207) and HSL (316°, 15%, 80%). 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 #D3C4CF is #C4D4C8, creating high-contrast pairings. For softer combinations, try analogous colors like #D0C4D4.

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

Contrast with #D3C4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3C4CF?

#D3C4CF is a ethereal magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D3C4CF?

#D3C4CF in RGB is (211, 196, 207) - 211 red, 196 green, and 207 blue.

How to use #D3C4CF in CSS?

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

What colors go well with #D3C4CF?

#C4D4C8 (complementary), #D0C4D4 (analogous), and #B398AC (lighter shade) work well with #D3C4CF.