#DBCFD5 Color Information

Hex color code: #DBCFD5

The hex color #DBCFD5 is a ethereal magenta with RGB values of (219, 207, 213) and HSL of (330°, 14%, 84%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DBCFD5
RGB
219, 207, 213
HSL
330°, 14%, 84%
CMYK
0%, 5%, 3%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 207, 213

Red: 219 / Green: 207 / Blue: 213

HSL

330°, 14%, 84%

Hue: 330° / Saturation: 14% / Lightness: 84%

CMYK

0%, 5%, 3%, 14%

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

What color is #DBCFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCFD5 to RGB:

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

HEX to HSL

Convert #DBCFD5 to HSL:

hsl(330, 14%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCFD5 to CMYK:

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

Color Meaning and Usage

A light magenta tone, #DBCFD5 has RGB (219, 207, 213) and HSL (330°, 14%, 84%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCFD5 is #D0DCD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD0DC.

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

Contrast with #DBCFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCFD5?

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

What is the RGB value of #DBCFD5?

#DBCFD5 in RGB is (219, 207, 213) - 219 red, 207 green, and 213 blue.

How to use #DBCFD5 in CSS?

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

What colors go well with #DBCFD5?

#D0DCD6 (complementary), #DCD0DC (analogous), and #BBA5B0 (lighter shade) work well with #DBCFD5.