#DFAC9F Color Information

Hex color code: #DFAC9F

#DFAC9F is a warm red color. In RGB it is (223, 172, 159), and in HSL it is (12°, 50%, 75%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DFAC9F
RGB
223, 172, 159
HSL
12°, 50%, 75%
CMYK
0%, 23%, 29%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAC9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 172, 159

Red: 223 / Green: 172 / Blue: 159

HSL

12°, 50%, 75%

Hue: 12° / Saturation: 50% / Lightness: 75%

CMYK

0%, 23%, 29%, 13%

Cyan: 0% / Magenta: 23% / Yellow: 29% / Key: 13%

What color is #DFAC9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAC9F to RGB:

rgb(223, 172, 159)HEX to RGB Converter →

HEX to HSL

Convert #DFAC9F to HSL:

hsl(12, 50%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAC9F to CMYK:

cmyk(0%, 23%, 29%, 13%)Color Converter →

Color Meaning and Usage

#DFAC9F is a vibrant red color with RGB values of 223, 172, 159 and HSL of 12°, 50%, 75%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAC9F is #9FD2DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9FB3.

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

Contrast with #DFAC9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAC9F?

#DFAC9F is a vibrant red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DFAC9F?

#DFAC9F in RGB is (223, 172, 159) - 223 red, 172 green, and 159 blue.

How to use #DFAC9F in CSS?

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

What colors go well with #DFAC9F?

#9FD2DF (complementary), #DF9FB3 (analogous), and #CC7A66 (lighter shade) work well with #DFAC9F.