#DBDDD1 Color Information

Hex color code: #DBDDD1

A ethereal yellow shade, #DBDDD1 appears as (219, 221, 209) in RGB and (70°, 15%, 84%) in HSL. It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DBDDD1
RGB
219, 221, 209
HSL
70°, 15%, 84%
CMYK
1%, 0%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBDDD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 221, 209

Red: 219 / Green: 221 / Blue: 209

HSL

70°, 15%, 84%

Hue: 70° / Saturation: 15% / Lightness: 84%

CMYK

1%, 0%, 5%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 5% / Key: 13%

What color is #DBDDD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBDDD1 to RGB:

rgb(219, 221, 209)HEX to RGB Converter →

HEX to HSL

Convert #DBDDD1 to HSL:

hsl(70, 15%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DBDDD1 to CMYK:

cmyk(1%, 0%, 5%, 13%)Color Converter →

Color Meaning and Usage

A airy yellow tone, #DBDDD1 has RGB (219, 221, 209) and HSL (70°, 15%, 84%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBDDD1 is #D2D0DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD8D0.

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

Contrast with #DBDDD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBDDD1?

#DBDDD1 is a airy yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DBDDD1?

#DBDDD1 in RGB is (219, 221, 209) - 219 red, 221 green, and 209 blue.

How to use #DBDDD1 in CSS?

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

What colors go well with #DBDDD1?

#D2D0DC (complementary), #DCD8D0 (analogous), and #B8BCA4 (lighter shade) work well with #DBDDD1.