#DBDCD9 Color Information

Hex color code: #DBDCD9

The hex color #DBDCD9 is a soft green with RGB values of (219, 220, 217) and HSL of (80°, 4%, 86%). It is frequently seen in web interfaces.

Try:
Color NameAntique White
HEX
#DBDCD9
RGB
219, 220, 217
HSL
80°, 4%, 86%
CMYK
0%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 217

Red: 219 / Green: 220 / Blue: 217

HSL

80°, 4%, 86%

Hue: 80° / Saturation: 4% / Lightness: 86%

CMYK

0%, 0%, 1%, 14%

Cyan: 0% / Magenta: 0% / Yellow: 1% / Key: 14%

What color is #DBDCD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCD9 to RGB:

rgb(219, 220, 217)HEX to RGB Converter →

HEX to HSL

Convert #DBDCD9 to HSL:

hsl(80, 4%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCD9 to CMYK:

cmyk(0%, 0%, 1%, 14%)Color Converter →

Color Meaning and Usage

#DBDCD9 is a ethereal green color with RGB values of 219, 220, 217 and HSL of 80°, 4%, 86%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCD9 is #DBDADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDDCDA.

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

Contrast with #DBDCD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCD9?

#DBDCD9 is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDCD9?

#DBDCD9 in RGB is (219, 220, 217) - 219 red, 220 green, and 217 blue.

How to use #DBDCD9 in CSS?

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

What colors go well with #DBDCD9?

#DBDADD (complementary), #DDDCDA (analogous), and #B6B8B2 (lighter shade) work well with #DBDCD9.