#DDDBB6 Color Information

Hex color code: #DDDBB6

A light yellow shade, #DDDBB6 appears as (221, 219, 182) in RGB and (57°, 36%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DDDBB6
RGB
221, 219, 182
HSL
57°, 36%, 79%
CMYK
0%, 1%, 18%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBB6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 182

Red: 221 / Green: 219 / Blue: 182

HSL

57°, 36%, 79%

Hue: 57° / Saturation: 36% / Lightness: 79%

CMYK

0%, 1%, 18%, 13%

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

What color is #DDDBB6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBB6 to RGB:

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

HEX to HSL

Convert #DDDBB6 to HSL:

hsl(57, 36%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDBB6 to CMYK:

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

Color Meaning and Usage

#DDDBB6 is a airy yellow color with RGB values of 221, 219, 182 and HSL of 57°, 36%, 79%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBB6 is #B6B8DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC8B6.

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

Contrast with #DDDBB6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBB6?

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

What is the RGB value of #DDDBB6?

#DDDBB6 in RGB is (221, 219, 182) - 221 red, 219 green, and 182 blue.

How to use #DDDBB6 in CSS?

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

What colors go well with #DDDBB6?

#B6B8DD (complementary), #DDC8B6 (analogous), and #C4C182 (lighter shade) work well with #DDDBB6.