#DBCED5 Color Information

Hex color code: #DBCED5

The hex color #DBCED5 is a delicate magenta with RGB values of (219, 206, 213) and HSL of (328°, 15%, 83%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBCED5
RGB
219, 206, 213
HSL
328°, 15%, 83%
CMYK
0%, 6%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCED5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 206, 213

Red: 219 / Green: 206 / Blue: 213

HSL

328°, 15%, 83%

Hue: 328° / Saturation: 15% / Lightness: 83%

CMYK

0%, 6%, 3%, 14%

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

What color is #DBCED5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCED5 to RGB:

rgb(219, 206, 213)HEX to RGB Converter →

HEX to HSL

Convert #DBCED5 to HSL:

hsl(328, 15%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCED5 to CMYK:

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

Color Meaning and Usage

A delicate magenta tone, #DBCED5 has RGB (219, 206, 213) and HSL (328°, 15%, 83%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCED5 is #CDDAD3, creating high-contrast pairings. For softer combinations, try analogous colors like #DACDDA.

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

Contrast with #DBCED5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCED5?

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

What is the RGB value of #DBCED5?

#DBCED5 in RGB is (219, 206, 213) - 219 red, 206 green, and 213 blue.

How to use #DBCED5 in CSS?

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

What colors go well with #DBCED5?

#CDDAD3 (complementary), #DACDDA (analogous), and #BAA1AE (lighter shade) work well with #DBCED5.