#DFD49B Color Information

Hex color code: #DFD49B

The hex color #DFD49B is a neutral yellow with RGB values of (223, 212, 155) and HSL of (50°, 52%, 74%). It is commonly used in modern UI design.

Try:
Color NameKhaki
HEX
#DFD49B
RGB
223, 212, 155
HSL
50°, 52%, 74%
CMYK
0%, 5%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFD49B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 212, 155

Red: 223 / Green: 212 / Blue: 155

HSL

50°, 52%, 74%

Hue: 50° / Saturation: 52% / Lightness: 74%

CMYK

0%, 5%, 30%, 13%

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

What color is #DFD49B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFD49B to RGB:

rgb(223, 212, 155)HEX to RGB Converter →

HEX to HSL

Convert #DFD49B to HSL:

hsl(50, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DFD49B to CMYK:

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

Color Meaning and Usage

#DFD49B is a subtle yellow color with RGB values of 223, 212, 155 and HSL of 50°, 52%, 74%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFD49B is #9AA6DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB19A.

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

Contrast with #DFD49B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFD49B?

#DFD49B is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFD49B?

#DFD49B in RGB is (223, 212, 155) - 223 red, 212 green, and 155 blue.

How to use #DFD49B in CSS?

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

What colors go well with #DFD49B?

#9AA6DF (complementary), #DFB19A (analogous), and #CDBB60 (lighter shade) work well with #DFD49B.