#DFDFBA Color Information

Hex color code: #DFDFBA

The hex color #DFDFBA is a airy yellow with RGB values of (223, 223, 186) and HSL of (60°, 37%, 80%). It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFDFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 223, 186

Red: 223 / Green: 223 / Blue: 186

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 #DFDFBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFDFBA to RGB:

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

HEX to HSL

Convert #DFDFBA to HSL:

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

HEX to CMYK

Convert #DFDFBA to CMYK:

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

Color Meaning and Usage

A light yellow tone, #DFDFBA has RGB (223, 223, 186) and HSL (60°, 37%, 80%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DFDFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFDFBA?

#DFDFBA is a light yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DFDFBA?

#DFDFBA in RGB is (223, 223, 186) - 223 red, 223 green, and 186 blue.

How to use #DFDFBA in CSS?

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

What colors go well with #DFDFBA?

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