#DBCFD3 Color Information

Hex color code: #DBCFD3

#DBCFD3 is a soft magenta color. In RGB it is (219, 207, 211), and in HSL it is (340°, 14%, 84%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DBCFD3
RGB
219, 207, 211
HSL
340°, 14%, 84%
CMYK
0%, 5%, 4%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCFD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 207, 211

Red: 219 / Green: 207 / Blue: 211

HSL

340°, 14%, 84%

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

CMYK

0%, 5%, 4%, 14%

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

What color is #DBCFD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCFD3 to RGB:

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

HEX to HSL

Convert #DBCFD3 to HSL:

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

HEX to CMYK

Convert #DBCFD3 to CMYK:

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

Color Meaning and Usage

#DBCFD3 is a delicate magenta color with RGB values of 219, 207, 211 and HSL of 340°, 14%, 84%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCFD3 is #D0DCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD0DA.

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

Contrast with #DBCFD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCFD3?

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

What is the RGB value of #DBCFD3?

#DBCFD3 in RGB is (219, 207, 211) - 219 red, 207 green, and 211 blue.

How to use #DBCFD3 in CSS?

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

What colors go well with #DBCFD3?

#D0DCD8 (complementary), #DCD0DA (analogous), and #BBA5AC (lighter shade) work well with #DBCFD3.