#DFCDB9 Color Information

Hex color code: #DFCDB9

A airy orange shade, #DFCDB9 appears as (223, 205, 185) in RGB and (32°, 37%, 80%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFCDB9
RGB
223, 205, 185
HSL
32°, 37%, 80%
CMYK
0%, 8%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCDB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 205, 185

Red: 223 / Green: 205 / Blue: 185

HSL

32°, 37%, 80%

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

CMYK

0%, 8%, 17%, 13%

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

What color is #DFCDB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCDB9 to RGB:

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

HEX to HSL

Convert #DFCDB9 to HSL:

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

HEX to CMYK

Convert #DFCDB9 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #DFCDB9 has RGB (223, 205, 185) and HSL (32°, 37%, 80%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCDB9 is #B9CBDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFBAB9.

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

Contrast with #DFCDB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCDB9?

#DFCDB9 is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DFCDB9?

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

How to use #DFCDB9 in CSS?

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

What colors go well with #DFCDB9?

#B9CBDF (complementary), #DFBAB9 (analogous), and #C7A885 (lighter shade) work well with #DFCDB9.