#DDDBCE Color Information

Hex color code: #DDDBCE

A soft yellow shade, #DDDBCE appears as (221, 219, 206) in RGB and (52°, 18%, 84%) in HSL. It is often used for branding and logos.

Try:
Color NameAntique White
HEX
#DDDBCE
RGB
221, 219, 206
HSL
52°, 18%, 84%
CMYK
0%, 1%, 7%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 219, 206

Red: 221 / Green: 219 / Blue: 206

HSL

52°, 18%, 84%

Hue: 52° / Saturation: 18% / Lightness: 84%

CMYK

0%, 1%, 7%, 13%

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

What color is #DDDBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDBCE to RGB:

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

HEX to HSL

Convert #DDDBCE to HSL:

hsl(52, 18%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDBCE to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DDDBCE has RGB (221, 219, 206) and HSL (52°, 18%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDBCE is #CFD1DE, creating high-contrast pairings. For softer combinations, try analogous colors like #DED4CF.

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

Contrast with #DDDBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDBCE?

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

What is the RGB value of #DDDBCE?

#DDDBCE in RGB is (221, 219, 206) - 221 red, 219 green, and 206 blue.

How to use #DDDBCE in CSS?

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

What colors go well with #DDDBCE?

#CFD1DE (complementary), #DED4CF (analogous), and #BEBAA2 (lighter shade) work well with #DDDBCE.