#DFC7B9 Color Information

Hex color code: #DFC7B9

The hex color #DFC7B9 is a light orange with RGB values of (223, 199, 185) and HSL of (22°, 37%, 80%). It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DFC7B9
RGB
223, 199, 185
HSL
22°, 37%, 80%
CMYK
0%, 11%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC7B9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 199, 185

Red: 223 / Green: 199 / Blue: 185

HSL

22°, 37%, 80%

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

CMYK

0%, 11%, 17%, 13%

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

What color is #DFC7B9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC7B9 to RGB:

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

HEX to HSL

Convert #DFC7B9 to HSL:

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

HEX to CMYK

Convert #DFC7B9 to CMYK:

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

Color Meaning and Usage

#DFC7B9 is a ethereal orange color with RGB values of 223, 199, 185 and HSL of 22°, 37%, 80%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC7B9 is #B9D1DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB9BE.

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

Contrast with #DFC7B9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC7B9?

#DFC7B9 is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFC7B9?

#DFC7B9 in RGB is (223, 199, 185) - 223 red, 199 green, and 185 blue.

How to use #DFC7B9 in CSS?

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

What colors go well with #DFC7B9?

#B9D1DF (complementary), #DFB9BE (analogous), and #C79D85 (lighter shade) work well with #DFC7B9.