#DDDACB Color Information

Hex color code: #DDDACB

The hex color #DDDACB is a soft yellow with RGB values of (221, 218, 203) and HSL of (50°, 21%, 83%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DDDACB
RGB
221, 218, 203
HSL
50°, 21%, 83%
CMYK
0%, 1%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 203

Red: 221 / Green: 218 / Blue: 203

HSL

50°, 21%, 83%

Hue: 50° / Saturation: 21% / Lightness: 83%

CMYK

0%, 1%, 8%, 13%

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

What color is #DDDACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDACB to RGB:

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

HEX to HSL

Convert #DDDACB to HSL:

hsl(50, 21%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDACB to CMYK:

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

Color Meaning and Usage

#DDDACB is a soft yellow color with RGB values of 221, 218, 203 and HSL of 50°, 21%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDACB is #CBCEDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDD1CB.

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

Contrast with #DDDACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDACB?

#DDDACB is a soft yellow color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDACB?

#DDDACB in RGB is (221, 218, 203) - 221 red, 218 green, and 203 blue.

How to use #DDDACB in CSS?

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

What colors go well with #DDDACB?

#CBCEDD (complementary), #DDD1CB (analogous), and #BFB99C (lighter shade) work well with #DDDACB.