#DFDDDB Color Information

Hex color code: #DFDDDB

The hex color #DFDDDB is a light orange with RGB values of (223, 221, 219) and HSL of (30°, 6%, 87%). It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DFDDDB
RGB
223, 221, 219
HSL
30°, 6%, 87%
CMYK
0%, 1%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDDDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 221, 219

Red: 223 / Green: 221 / Blue: 219

HSL

30°, 6%, 87%

Hue: 30° / Saturation: 6% / Lightness: 87%

CMYK

0%, 1%, 2%, 13%

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

What color is #DFDDDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDDDB to RGB:

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

HEX to HSL

Convert #DFDDDB to HSL:

hsl(30, 6%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDDDB to CMYK:

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

Color Meaning and Usage

A soft orange tone, #DFDDDB has RGB (223, 221, 219) and HSL (30°, 6%, 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 #DFDDDB is #DCDEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0DCDC.

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

Contrast with #DFDDDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDDDB?

#DFDDDB is a soft orange color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFDDDB?

#DFDDDB in RGB is (223, 221, 219) - 223 red, 221 green, and 219 blue.

How to use #DFDDDB in CSS?

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

What colors go well with #DFDDDB?

#DCDEE0 (complementary), #E0DCDC (analogous), and #BCB8B3 (lighter shade) work well with #DFDDDB.