#DDDBB9 Color Information

Hex color code: #DDDBB9

#DDDBB9 is a airy yellow color. In RGB it is (221, 219, 185), and in HSL it is (57°, 35%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DDDBB9
RGB
221, 219, 185
HSL
57°, 35%, 80%
CMYK
0%, 1%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 185

Red: 221 / Green: 219 / Blue: 185

HSL

57°, 35%, 80%

Hue: 57° / Saturation: 35% / Lightness: 80%

CMYK

0%, 1%, 16%, 13%

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

What color is #DDDBB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBB9 to RGB:

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

HEX to HSL

Convert #DDDBB9 to HSL:

hsl(57, 35%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDBB9 to CMYK:

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

Color Meaning and Usage

#DDDBB9 is a delicate yellow color with RGB values of 221, 219, 185 and HSL of 57°, 35%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBB9 is #BABCDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DECABA.

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

Contrast with #DDDBB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBB9?

#DDDBB9 is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDDBB9?

#DDDBB9 in RGB is (221, 219, 185) - 221 red, 219 green, and 185 blue.

How to use #DDDBB9 in CSS?

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

What colors go well with #DDDBB9?

#BABCDE (complementary), #DECABA (analogous), and #C5C287 (lighter shade) work well with #DDDBB9.