#DDDBBC Color Information

Hex color code: #DDDBBC

#DDDBBC is a delicate yellow color. In RGB it is (221, 219, 188), and in HSL it is (56°, 33%, 80%). It is popular in mobile app design.

Try:
Color NameWheat
HEX
#DDDBBC
RGB
221, 219, 188
HSL
56°, 33%, 80%
CMYK
0%, 1%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 188

Red: 221 / Green: 219 / Blue: 188

HSL

56°, 33%, 80%

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

CMYK

0%, 1%, 15%, 13%

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

What color is #DDDBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBBC to RGB:

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

HEX to HSL

Convert #DDDBBC to HSL:

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

HEX to CMYK

Convert #DDDBBC to CMYK:

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

Color Meaning and Usage

#DDDBBC is a airy yellow color with RGB values of 221, 219, 188 and HSL of 56°, 33%, 80%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBBC is #BBBDDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDCABB.

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

Contrast with #DDDBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBBC?

#DDDBBC is a airy yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DDDBBC?

#DDDBBC in RGB is (221, 219, 188) - 221 red, 219 green, and 188 blue.

How to use #DDDBBC in CSS?

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

What colors go well with #DDDBBC?

#BBBDDD (complementary), #DDCABB (analogous), and #C3BF88 (lighter shade) work well with #DDDBBC.