#DFCBB9 Color Information

Hex color code: #DFCBB9

A soft orange shade, #DFCBB9 appears as (223, 203, 185) in RGB and (28°, 37%, 80%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFCBB9
RGB
223, 203, 185
HSL
28°, 37%, 80%
CMYK
0%, 9%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFCBB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 203, 185

Red: 223 / Green: 203 / Blue: 185

HSL

28°, 37%, 80%

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

CMYK

0%, 9%, 17%, 13%

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

What color is #DFCBB9?

#DFCBB9 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFCBB9 to RGB:

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

HEX to HSL

Convert #DFCBB9 to HSL:

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

HEX to CMYK

Convert #DFCBB9 to CMYK:

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

Color Meaning and Usage

#DFCBB9 is a light orange color with RGB values of 223, 203, 185 and HSL of 28°, 37%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFCBB9 is #B9CDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB9BA.

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

Contrast with #DFCBB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFCBB9?

#DFCBB9 is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFCBB9?

#DFCBB9 in RGB is (223, 203, 185) - 223 red, 203 green, and 185 blue.

How to use #DFCBB9 in CSS?

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

What colors go well with #DFCBB9?

#B9CDDF (complementary), #DFB9BA (analogous), and #C7A485 (lighter shade) work well with #DFCBB9.