#DFC29B Color Information

Hex color code: #DFC29B

The hex color #DFC29B is a muted orange with RGB values of (223, 194, 155) and HSL of (34°, 52%, 74%). It is typically applied in digital products.

Try:
Color NameBurlywood
HEX
#DFC29B
RGB
223, 194, 155
HSL
34°, 52%, 74%
CMYK
0%, 13%, 30%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC29B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 194, 155

Red: 223 / Green: 194 / Blue: 155

HSL

34°, 52%, 74%

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

CMYK

0%, 13%, 30%, 13%

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

What color is #DFC29B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC29B to RGB:

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

HEX to HSL

Convert #DFC29B to HSL:

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

HEX to CMYK

Convert #DFC29B to CMYK:

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

Color Meaning and Usage

A understated orange tone, #DFC29B has RGB (223, 194, 155) and HSL (34°, 52%, 74%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC29B is #9AB8DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9F9A.

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

Contrast with #DFC29B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC29B?

#DFC29B is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFC29B?

#DFC29B in RGB is (223, 194, 155) - 223 red, 194 green, and 155 blue.

How to use #DFC29B in CSS?

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

What colors go well with #DFC29B?

#9AB8DF (complementary), #DF9F9A (analogous), and #CD9E60 (lighter shade) work well with #DFC29B.