#DDDED3 Color Information

Hex color code: #DDDED3

The hex color #DDDED3 is a light yellow with RGB values of (221, 222, 211) and HSL of (65°, 14%, 85%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DDDED3
RGB
221, 222, 211
HSL
65°, 14%, 85%
CMYK
0%, 0%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDED3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 211

Red: 221 / Green: 222 / Blue: 211

HSL

65°, 14%, 85%

Hue: 65° / Saturation: 14% / Lightness: 85%

CMYK

0%, 0%, 5%, 13%

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

What color is #DDDED3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDED3 to RGB:

rgb(221, 222, 211)HEX to RGB Converter →

HEX to HSL

Convert #DDDED3 to HSL:

hsl(65, 14%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDED3 to CMYK:

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

Color Meaning and Usage

#DDDED3 is a light yellow color with RGB values of 221, 222, 211 and HSL of 65°, 14%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDED3 is #D4D3DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DEDAD3.

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

Contrast with #DDDED3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDED3?

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

What is the RGB value of #DDDED3?

#DDDED3 in RGB is (221, 222, 211) - 221 red, 222 green, and 211 blue.

How to use #DDDED3 in CSS?

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

What colors go well with #DDDED3?

#D4D3DE (complementary), #DEDAD3 (analogous), and #BBBDA8 (lighter shade) work well with #DDDED3.