#DDDAD8 Color Information

Hex color code: #DDDAD8

A airy orange shade, #DDDAD8 appears as (221, 218, 216) in RGB and (24°, 7%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DDDAD8
RGB
221, 218, 216
HSL
24°, 7%, 86%
CMYK
0%, 1%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDAD8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 216

Red: 221 / Green: 218 / Blue: 216

HSL

24°, 7%, 86%

Hue: 24° / Saturation: 7% / Lightness: 86%

CMYK

0%, 1%, 2%, 13%

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

What color is #DDDAD8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDAD8 to RGB:

rgb(221, 218, 216)HEX to RGB Converter →

HEX to HSL

Convert #DDDAD8 to HSL:

hsl(24, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDAD8 to CMYK:

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

Color Meaning and Usage

#DDDAD8 is a light orange color with RGB values of 221, 218, 216 and HSL of 24°, 7%, 86%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDAD8 is #D9DCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED9D9.

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

Contrast with #DDDAD8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDAD8?

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

What is the RGB value of #DDDAD8?

#DDDAD8 in RGB is (221, 218, 216) - 221 red, 218 green, and 216 blue.

How to use #DDDAD8 in CSS?

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

What colors go well with #DDDAD8?

#D9DCDE (complementary), #DED9D9 (analogous), and #BAB4B0 (lighter shade) work well with #DDDAD8.