#DFDDDC Color Information

Hex color code: #DFDDDC

#DFDDDC is a airy orange color. In RGB it is (223, 221, 220), and in HSL it is (20°, 4%, 87%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DFDDDC
RGB
223, 221, 220
HSL
20°, 4%, 87%
CMYK
0%, 1%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 220

Red: 223 / Green: 221 / Blue: 220

HSL

20°, 4%, 87%

Hue: 20° / Saturation: 4% / Lightness: 87%

CMYK

0%, 1%, 1%, 13%

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

What color is #DFDDDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDDC to RGB:

rgb(223, 221, 220)HEX to RGB Converter →

HEX to HSL

Convert #DFDDDC to HSL:

hsl(20, 4%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDDDC to CMYK:

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

Color Meaning and Usage

A airy orange tone, #DFDDDC has RGB (223, 221, 220) and HSL (20°, 4%, 87%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDDDC is #DDDEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFDDDD.

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

Contrast with #DFDDDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDDC?

#DFDDDC is a airy orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDDDC?

#DFDDDC in RGB is (223, 221, 220) - 223 red, 221 green, and 220 blue.

How to use #DFDDDC in CSS?

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

What colors go well with #DFDDDC?

#DDDEDF (complementary), #DFDDDD (analogous), and #BAB7B5 (lighter shade) work well with #DFDDDC.