#DBCFCD Color Information

Hex color code: #DBCFCD

A airy red shade, #DBCFCD appears as (219, 207, 205) in RGB and (9°, 16%, 83%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DBCFCD
RGB
219, 207, 205
HSL
9°, 16%, 83%
CMYK
0%, 5%, 6%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBCFCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 207, 205

Red: 219 / Green: 207 / Blue: 205

HSL

9°, 16%, 83%

Hue: 9° / Saturation: 16% / Lightness: 83%

CMYK

0%, 5%, 6%, 14%

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

What color is #DBCFCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBCFCD to RGB:

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

HEX to HSL

Convert #DBCFCD to HSL:

hsl(9, 16%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DBCFCD to CMYK:

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

Color Meaning and Usage

A light red tone, #DBCFCD has RGB (219, 207, 205) and HSL (9°, 16%, 83%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBCFCD is #CDD9DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBCDD2.

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

Contrast with #DBCFCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBCFCD?

#DBCFCD is a light red color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBCFCD?

#DBCFCD in RGB is (219, 207, 205) - 219 red, 207 green, and 205 blue.

How to use #DBCFCD in CSS?

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

What colors go well with #DBCFCD?

#CDD9DB (complementary), #DBCDD2 (analogous), and #BAA4A0 (lighter shade) work well with #DBCFCD.