#DDDDB0 Color Information

Hex color code: #DDDDB0

A ethereal yellow shade, #DDDDB0 appears as (221, 221, 176) in RGB and (60°, 40%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DDDDB0
RGB
221, 221, 176
HSL
60°, 40%, 78%
CMYK
0%, 0%, 20%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDDB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 221, 176

Red: 221 / Green: 221 / Blue: 176

HSL

60°, 40%, 78%

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

CMYK

0%, 0%, 20%, 13%

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

What color is #DDDDB0?

#DDDDB0 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDDB0 to RGB:

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

HEX to HSL

Convert #DDDDB0 to HSL:

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

HEX to CMYK

Convert #DDDDB0 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #DDDDB0 has RGB (221, 221, 176) and HSL (60°, 40%, 78%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDDB0 is #B0B0DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDC7B0.

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

Contrast with #DDDDB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDDB0?

#DDDDB0 is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DDDDB0?

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

How to use #DDDDB0 in CSS?

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

What colors go well with #DDDDB0?

#B0B0DD (complementary), #DDC7B0 (analogous), and #C6C67B (lighter shade) work well with #DDDDB0.