#DFC9B9 Color Information

Hex color code: #DFC9B9

#DFC9B9 is a light orange color. In RGB it is (223, 201, 185), and in HSL it is (25°, 37%, 80%). It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DFC9B9
RGB
223, 201, 185
HSL
25°, 37%, 80%
CMYK
0%, 10%, 17%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC9B9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 201, 185

Red: 223 / Green: 201 / Blue: 185

HSL

25°, 37%, 80%

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

CMYK

0%, 10%, 17%, 13%

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

What color is #DFC9B9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC9B9 to RGB:

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

HEX to HSL

Convert #DFC9B9 to HSL:

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

HEX to CMYK

Convert #DFC9B9 to CMYK:

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

Color Meaning and Usage

A ethereal orange tone, #DFC9B9 has RGB (223, 201, 185) and HSL (25°, 37%, 80%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC9B9 is #B9CFDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB9BC.

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

Contrast with #DFC9B9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC9B9?

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

What is the RGB value of #DFC9B9?

#DFC9B9 in RGB is (223, 201, 185) - 223 red, 201 green, and 185 blue.

How to use #DFC9B9 in CSS?

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

What colors go well with #DFC9B9?

#B9CFDF (complementary), #DFB9BC (analogous), and #C7A085 (lighter shade) work well with #DFC9B9.