#DFDBCE Color Information

Hex color code: #DFDBCE

A delicate yellow shade, #DFDBCE appears as (223, 219, 206) in RGB and (46°, 21%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DFDBCE
RGB
223, 219, 206
HSL
46°, 21%, 84%
CMYK
0%, 2%, 8%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 206

Red: 223 / Green: 219 / Blue: 206

HSL

46°, 21%, 84%

Hue: 46° / Saturation: 21% / Lightness: 84%

CMYK

0%, 2%, 8%, 13%

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

What color is #DFDBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBCE to RGB:

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

HEX to HSL

Convert #DFDBCE to HSL:

hsl(46, 21%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBCE to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DFDBCE has RGB (223, 219, 206) and HSL (46°, 21%, 84%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBCE is #CED2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFD2CE.

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

Contrast with #DFDBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBCE?

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

What is the RGB value of #DFDBCE?

#DFDBCE in RGB is (223, 219, 206) - 223 red, 219 green, and 206 blue.

How to use #DFDBCE in CSS?

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

What colors go well with #DFDBCE?

#CED2DF (complementary), #DFD2CE (analogous), and #C1B99F (lighter shade) work well with #DFDBCE.