#DFDBD3 Color Information

Hex color code: #DFDBD3

A light orange shade, #DFDBD3 appears as (223, 219, 211) in RGB and (40°, 16%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameAntique White
HEX
#DFDBD3
RGB
223, 219, 211
HSL
40°, 16%, 85%
CMYK
0%, 2%, 5%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBD3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 211

Red: 223 / Green: 219 / Blue: 211

HSL

40°, 16%, 85%

Hue: 40° / Saturation: 16% / Lightness: 85%

CMYK

0%, 2%, 5%, 13%

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

What color is #DFDBD3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBD3 to RGB:

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

HEX to HSL

Convert #DFDBD3 to HSL:

hsl(40, 16%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBD3 to CMYK:

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

Color Meaning and Usage

#DFDBD3 is a airy orange color with RGB values of 223, 219, 211 and HSL of 40°, 16%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBD3 is #D3D7DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD5D3.

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

Contrast with #DFDBD3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBD3?

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

What is the RGB value of #DFDBD3?

#DFDBD3 in RGB is (223, 219, 211) - 223 red, 219 green, and 211 blue.

How to use #DFDBD3 in CSS?

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

What colors go well with #DFDBD3?

#D3D7DF (complementary), #DFD5D3 (analogous), and #BFB7A6 (lighter shade) work well with #DFDBD3.