#DFDBB7 Color Information

Hex color code: #DFDBB7

#DFDBB7 is a airy yellow color. In RGB it is (223, 219, 183), and in HSL it is (54°, 38%, 80%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFDBB7
RGB
223, 219, 183
HSL
54°, 38%, 80%
CMYK
0%, 2%, 18%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDBB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 219, 183

Red: 223 / Green: 219 / Blue: 183

HSL

54°, 38%, 80%

Hue: 54° / Saturation: 38% / Lightness: 80%

CMYK

0%, 2%, 18%, 13%

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

What color is #DFDBB7?

#DFDBB7 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDBB7 to RGB:

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

HEX to HSL

Convert #DFDBB7 to HSL:

hsl(54, 38%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDBB7 to CMYK:

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

Color Meaning and Usage

A ethereal yellow tone, #DFDBB7 has RGB (223, 219, 183) and HSL (54°, 38%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDBB7 is #B9BCDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC8B9.

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

Contrast with #DFDBB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDBB7?

#DFDBB7 is a ethereal yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFDBB7?

#DFDBB7 in RGB is (223, 219, 183) - 223 red, 219 green, and 183 blue.

How to use #DFDBB7 in CSS?

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

What colors go well with #DFDBB7?

#B9BCDF (complementary), #DFC8B9 (analogous), and #C8C184 (lighter shade) work well with #DFDBB7.