#D0CBDA Color Information

Hex color code: #D0CBDA

The hex color #D0CBDA is a delicate purple with RGB values of (208, 203, 218) and HSL of (260°, 17%, 83%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#D0CBDA
RGB
208, 203, 218
HSL
260°, 17%, 83%
CMYK
5%, 7%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0CBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 203, 218

Red: 208 / Green: 203 / Blue: 218

HSL

260°, 17%, 83%

Hue: 260° / Saturation: 17% / Lightness: 83%

CMYK

5%, 7%, 0%, 15%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 15%

What color is #D0CBDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0CBDA to RGB:

rgb(208, 203, 218)HEX to RGB Converter →

HEX to HSL

Convert #D0CBDA to HSL:

hsl(260, 17%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #D0CBDA to CMYK:

cmyk(5%, 7%, 0%, 15%)Color Converter →

Color Meaning and Usage

A soft purple tone, #D0CBDA has RGB (208, 203, 218) and HSL (260°, 17%, 83%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0CBDA is #D6DBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCCFDB.

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

Contrast with #D0CBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0CBDA?

#D0CBDA is a soft purple color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D0CBDA?

#D0CBDA in RGB is (208, 203, 218) - 208 red, 203 green, and 218 blue.

How to use #D0CBDA in CSS?

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

What colors go well with #D0CBDA?

#D6DBCC (complementary), #CCCFDB (analogous), and #A9A0BB (lighter shade) work well with #D0CBDA.