#DDDBD6 Color Information

Hex color code: #DDDBD6

The hex color #DDDBD6 is a delicate orange with RGB values of (221, 219, 214) and HSL of (43°, 9%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDDBD6
RGB
221, 219, 214
HSL
43°, 9%, 85%
CMYK
0%, 1%, 3%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBD6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 214

Red: 221 / Green: 219 / Blue: 214

HSL

43°, 9%, 85%

Hue: 43° / Saturation: 9% / Lightness: 85%

CMYK

0%, 1%, 3%, 13%

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

What color is #DDDBD6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBD6 to RGB:

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

HEX to HSL

Convert #DDDBD6 to HSL:

hsl(43, 9%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDBD6 to CMYK:

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

Color Meaning and Usage

#DDDBD6 is a soft orange color with RGB values of 221, 219, 214 and HSL of 43°, 9%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBD6 is #D5D7DC, creating high-contrast pairings. For softer combinations, try analogous colors like #DCD7D5.

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

Contrast with #DDDBD6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBD6?

#DDDBD6 is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDBD6?

#DDDBD6 in RGB is (221, 219, 214) - 221 red, 219 green, and 214 blue.

How to use #DDDBD6 in CSS?

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

What colors go well with #DDDBD6?

#D5D7DC (complementary), #DCD7D5 (analogous), and #B9B5AC (lighter shade) work well with #DDDBD6.