#DBDCDA Color Information

Hex color code: #DBDCDA

#DBDCDA is a airy green color. In RGB it is (219, 220, 218), and in HSL it is (90°, 3%, 86%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DBDCDA
RGB
219, 220, 218
HSL
90°, 3%, 86%
CMYK
0%, 0%, 1%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDCDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 220, 218

Red: 219 / Green: 220 / Blue: 218

HSL

90°, 3%, 86%

Hue: 90° / Saturation: 3% / Lightness: 86%

CMYK

0%, 0%, 1%, 14%

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

What color is #DBDCDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDCDA to RGB:

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

HEX to HSL

Convert #DBDCDA to HSL:

hsl(90, 3%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDCDA to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DBDCDA has RGB (219, 220, 218) and HSL (90°, 3%, 86%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDCDA is #DBDADC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCDCDA.

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

Contrast with #DBDCDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDCDA?

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

What is the RGB value of #DBDCDA?

#DBDCDA in RGB is (219, 220, 218) - 219 red, 220 green, and 218 blue.

How to use #DBDCDA in CSS?

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

What colors go well with #DBDCDA?

#DBDADC (complementary), #DCDCDA (analogous), and #B5B7B3 (lighter shade) work well with #DBDCDA.