#DDDABB Color Information

Hex color code: #DDDABB

The hex color #DDDABB is a delicate yellow with RGB values of (221, 218, 187) and HSL of (55°, 33%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DDDABB
RGB
221, 218, 187
HSL
55°, 33%, 80%
CMYK
0%, 1%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 187

Red: 221 / Green: 218 / Blue: 187

HSL

55°, 33%, 80%

Hue: 55° / Saturation: 33% / Lightness: 80%

CMYK

0%, 1%, 15%, 13%

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

What color is #DDDABB?

#DDDABB is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDABB to RGB:

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

HEX to HSL

Convert #DDDABB to HSL:

hsl(55, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDABB to CMYK:

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

Color Meaning and Usage

#DDDABB is a ethereal yellow color with RGB values of 221, 218, 187 and HSL of 55°, 33%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDABB is #BBBEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC9BB.

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

Contrast with #DDDABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDABB?

#DDDABB is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDDABB?

#DDDABB in RGB is (221, 218, 187) - 221 red, 218 green, and 187 blue.

How to use #DDDABB in CSS?

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

What colors go well with #DDDABB?

#BBBEDD (complementary), #DDC9BB (analogous), and #C3BE88 (lighter shade) work well with #DDDABB.