#DDDBD4 Color Information

Hex color code: #DDDBD4

#DDDBD4 is a delicate yellow color. In RGB it is (221, 219, 212), and in HSL it is (47°, 12%, 85%). It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DDDBD4
RGB
221, 219, 212
HSL
47°, 12%, 85%
CMYK
0%, 1%, 4%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBD4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 212

Red: 221 / Green: 219 / Blue: 212

HSL

47°, 12%, 85%

Hue: 47° / Saturation: 12% / Lightness: 85%

CMYK

0%, 1%, 4%, 13%

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

What color is #DDDBD4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBD4 to RGB:

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

HEX to HSL

Convert #DDDBD4 to HSL:

hsl(47, 12%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDBD4 to CMYK:

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

Color Meaning and Usage

A airy yellow tone, #DDDBD4 has RGB (221, 219, 212) and HSL (47°, 12%, 85%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBD4 is #D4D6DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD7D4.

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

Contrast with #DDDBD4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBD4?

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

What is the RGB value of #DDDBD4?

#DDDBD4 in RGB is (221, 219, 212) - 221 red, 219 green, and 212 blue.

How to use #DDDBD4 in CSS?

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

What colors go well with #DDDBD4?

#D4D6DD (complementary), #DDD7D4 (analogous), and #BCB8A9 (lighter shade) work well with #DDDBD4.