#DBCBD4 Color Information

Hex color code: #DBCBD4

The hex color #DBCBD4 is a ethereal magenta with RGB values of (219, 203, 212) and HSL of (326°, 18%, 83%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DBCBD4
RGB
219, 203, 212
HSL
326°, 18%, 83%
CMYK
0%, 7%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 203, 212

Red: 219 / Green: 203 / Blue: 212

HSL

326°, 18%, 83%

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

CMYK

0%, 7%, 3%, 14%

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

What color is #DBCBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCBD4 to RGB:

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

HEX to HSL

Convert #DBCBD4 to HSL:

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

HEX to CMYK

Convert #DBCBD4 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DBCBD4 has RGB (219, 203, 212) and HSL (326°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCBD4 is #CCDBD3, creating high-contrast pairings. For softer combinations, try analogous colors like #DACCDB.

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

Contrast with #DBCBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCBD4?

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

What is the RGB value of #DBCBD4?

#DBCBD4 in RGB is (219, 203, 212) - 219 red, 203 green, and 212 blue.

How to use #DBCBD4 in CSS?

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

What colors go well with #DBCBD4?

#CCDBD3 (complementary), #DACCDB (analogous), and #BC9FAF (lighter shade) work well with #DBCBD4.