#DFCBAA Color Information

Hex color code: #DFCBAA

A light orange shade, #DFCBAA appears as (223, 203, 170) in RGB and (37°, 45%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFCBAA
RGB
223, 203, 170
HSL
37°, 45%, 77%
CMYK
0%, 9%, 24%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCBAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 203, 170

Red: 223 / Green: 203 / Blue: 170

HSL

37°, 45%, 77%

Hue: 37° / Saturation: 45% / Lightness: 77%

CMYK

0%, 9%, 24%, 13%

Cyan: 0% / Magenta: 9% / Yellow: 24% / Key: 13%

What color is #DFCBAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCBAA to RGB:

rgb(223, 203, 170)HEX to RGB Converter →

HEX to HSL

Convert #DFCBAA to HSL:

hsl(37, 45%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DFCBAA to CMYK:

cmyk(0%, 9%, 24%, 13%)Color Converter →

Color Meaning and Usage

A soft orange tone, #DFCBAA has RGB (223, 203, 170) and HSL (37°, 45%, 77%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCBAA is #AABEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB0AA.

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

Contrast with #DFCBAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCBAA?

#DFCBAA is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFCBAA?

#DFCBAA in RGB is (223, 203, 170) - 223 red, 203 green, and 170 blue.

How to use #DFCBAA in CSS?

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

What colors go well with #DFCBAA?

#AABEDF (complementary), #DFB0AA (analogous), and #CAA872 (lighter shade) work well with #DFCBAA.