#DFAC8D Color Information

Hex color code: #DFAC8D

#DFAC8D is a warm orange color. In RGB it is (223, 172, 141), and in HSL it is (23°, 56%, 71%). It is frequently seen in web interfaces.

Try:
Color NameBurlywood
HEX
#DFAC8D
RGB
223, 172, 141
HSL
23°, 56%, 71%
CMYK
0%, 23%, 37%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFAC8D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 172, 141

Red: 223 / Green: 172 / Blue: 141

HSL

23°, 56%, 71%

Hue: 23° / Saturation: 56% / Lightness: 71%

CMYK

0%, 23%, 37%, 13%

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

What color is #DFAC8D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFAC8D to RGB:

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

HEX to HSL

Convert #DFAC8D to HSL:

hsl(23, 56%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DFAC8D to CMYK:

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

Color Meaning and Usage

A vibrant orange tone, #DFAC8D has RGB (223, 172, 141) and HSL (23°, 56%, 71%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFAC8D is #8CBFDE, creating high-contrast pairings. For softer combinations, try analogous colors like #DE8C95.

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

Contrast with #DFAC8D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFAC8D?

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

What is the RGB value of #DFAC8D?

#DFAC8D in RGB is (223, 172, 141) - 223 red, 172 green, and 141 blue.

How to use #DFAC8D in CSS?

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

What colors go well with #DFAC8D?

#8CBFDE (complementary), #DE8C95 (analogous), and #CE8050 (lighter shade) work well with #DFAC8D.