#DDDAB0 Color Information

Hex color code: #DDDAB0

#DDDAB0 is a soft yellow color. In RGB it is (221, 218, 176), and in HSL it is (56°, 40%, 78%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DDDAB0
RGB
221, 218, 176
HSL
56°, 40%, 78%
CMYK
0%, 1%, 20%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDAB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 176

Red: 221 / Green: 218 / Blue: 176

HSL

56°, 40%, 78%

Hue: 56° / Saturation: 40% / Lightness: 78%

CMYK

0%, 1%, 20%, 13%

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

What color is #DDDAB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDAB0 to RGB:

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

HEX to HSL

Convert #DDDAB0 to HSL:

hsl(56, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDAB0 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DDDAB0 has RGB (221, 218, 176) and HSL (56°, 40%, 78%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDAB0 is #B0B3DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC4B0.

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

Contrast with #DDDAB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDAB0?

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

What is the RGB value of #DDDAB0?

#DDDAB0 in RGB is (221, 218, 176) - 221 red, 218 green, and 176 blue.

How to use #DDDAB0 in CSS?

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

What colors go well with #DDDAB0?

#B0B3DD (complementary), #DDC4B0 (analogous), and #C6C17B (lighter shade) work well with #DDDAB0.