#DBCBD9 Color Information

Hex color code: #DBCBD9

#DBCBD9 is a soft magenta color. In RGB it is (219, 203, 217), and in HSL it is (308°, 18%, 83%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBCBD9
RGB
219, 203, 217
HSL
308°, 18%, 83%
CMYK
0%, 7%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCBD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 203, 217

Red: 219 / Green: 203 / Blue: 217

HSL

308°, 18%, 83%

Hue: 308° / Saturation: 18% / Lightness: 83%

CMYK

0%, 7%, 1%, 14%

Cyan: 0% / Magenta: 7% / Yellow: 1% / Key: 14%

What color is #DBCBD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCBD9 to RGB:

rgb(219, 203, 217)HEX to RGB Converter →

HEX to HSL

Convert #DBCBD9 to HSL:

hsl(308, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCBD9 to CMYK:

cmyk(0%, 7%, 1%, 14%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #DBCBD9 has RGB (219, 203, 217) and HSL (308°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCBD9 is #CCDBCE, creating high-contrast pairings. For softer combinations, try analogous colors like #D6CCDB.

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

Contrast with #DBCBD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCBD9?

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

What is the RGB value of #DBCBD9?

#DBCBD9 in RGB is (219, 203, 217) - 219 red, 203 green, and 217 blue.

How to use #DBCBD9 in CSS?

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

What colors go well with #DBCBD9?

#CCDBCE (complementary), #D6CCDB (analogous), and #BC9FB8 (lighter shade) work well with #DBCBD9.