#DFDFB9 Color Information

Hex color code: #DFDFB9

#DFDFB9 is a ethereal yellow color. In RGB it is (223, 223, 185), and in HSL it is (60°, 37%, 80%). It is typically applied in digital products.

Try:
Color NameWheat
HEX
#DFDFB9
RGB
223, 223, 185
HSL
60°, 37%, 80%
CMYK
0%, 0%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 185

Red: 223 / Green: 223 / Blue: 185

HSL

60°, 37%, 80%

Hue: 60° / Saturation: 37% / Lightness: 80%

CMYK

0%, 0%, 17%, 13%

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

What color is #DFDFB9?

#DFDFB9 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFB9 to RGB:

rgb(223, 223, 185)HEX to RGB Converter →

HEX to HSL

Convert #DFDFB9 to HSL:

hsl(60, 37%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DFDFB9 to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #DFDFB9 has RGB (223, 223, 185) and HSL (60°, 37%, 80%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFDFB9 is #B9B9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFCCB9.

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

Contrast with #DFDFB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFB9?

#DFDFB9 is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DFDFB9?

#DFDFB9 in RGB is (223, 223, 185) - 223 red, 223 green, and 185 blue.

How to use #DFDFB9 in CSS?

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

What colors go well with #DFDFB9?

#B9B9DF (complementary), #DFCCB9 (analogous), and #C7C785 (lighter shade) work well with #DFDFB9.