#D1CBCF Color Information

Hex color code: #D1CBCF

#D1CBCF is a delicate magenta color. In RGB it is (209, 203, 207), and in HSL it is (320°, 6%, 81%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D1CBCF
RGB
209, 203, 207
HSL
320°, 6%, 81%
CMYK
0%, 3%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D1CBCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

209, 203, 207

Red: 209 / Green: 203 / Blue: 207

HSL

320°, 6%, 81%

Hue: 320° / Saturation: 6% / Lightness: 81%

CMYK

0%, 3%, 1%, 18%

Cyan: 0% / Magenta: 3% / Yellow: 1% / Key: 18%

What color is #D1CBCF?

#D1CBCF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D1CBCF to RGB:

rgb(209, 203, 207)HEX to RGB Converter →

HEX to HSL

Convert #D1CBCF to HSL:

hsl(320, 6%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #D1CBCF to CMYK:

cmyk(0%, 3%, 1%, 18%)Color Converter →

Color Meaning and Usage

#D1CBCF is a light magenta color with RGB values of 209, 203, 207 and HSL of 320°, 6%, 81%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D1CBCF is #CCD1CE, creating high-contrast pairings. For softer combinations, try analogous colors like #D0CCD1.

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

Contrast with #D1CBCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D1CBCF?

#D1CBCF is a light magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D1CBCF?

#D1CBCF in RGB is (209, 203, 207) - 209 red, 203 green, and 207 blue.

How to use #D1CBCF in CSS?

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

What colors go well with #D1CBCF?

#CCD1CE (complementary), #D0CCD1 (analogous), and #AEA3AA (lighter shade) work well with #D1CBCF.