#DBCBD7 Color Information

Hex color code: #DBCBD7

A delicate magenta shade, #DBCBD7 appears as (219, 203, 215) in RGB and (315°, 18%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBCBD7
RGB
219, 203, 215
HSL
315°, 18%, 83%
CMYK
0%, 7%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCBD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 203, 215

Red: 219 / Green: 203 / Blue: 215

HSL

315°, 18%, 83%

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

CMYK

0%, 7%, 2%, 14%

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

What color is #DBCBD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCBD7 to RGB:

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

HEX to HSL

Convert #DBCBD7 to HSL:

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

HEX to CMYK

Convert #DBCBD7 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #DBCBD7 has RGB (219, 203, 215) and HSL (315°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCBD7 is #CCDBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #D8CCDB.

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

Contrast with #DBCBD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCBD7?

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

What is the RGB value of #DBCBD7?

#DBCBD7 in RGB is (219, 203, 215) - 219 red, 203 green, and 215 blue.

How to use #DBCBD7 in CSS?

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

What colors go well with #DBCBD7?

#CCDBD0 (complementary), #D8CCDB (analogous), and #BC9FB5 (lighter shade) work well with #DBCBD7.