#DFC5AF Color Information

Hex color code: #DFC5AF

A light orange shade, #DFC5AF appears as (223, 197, 175) in RGB and (28°, 43%, 78%) in HSL. It is commonly used in modern UI design.

Try:
Color NameWheat
HEX
#DFC5AF
RGB
223, 197, 175
HSL
28°, 43%, 78%
CMYK
0%, 12%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC5AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 197, 175

Red: 223 / Green: 197 / Blue: 175

HSL

28°, 43%, 78%

Hue: 28° / Saturation: 43% / Lightness: 78%

CMYK

0%, 12%, 22%, 13%

Cyan: 0% / Magenta: 12% / Yellow: 22% / Key: 13%

What color is #DFC5AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC5AF to RGB:

rgb(223, 197, 175)HEX to RGB Converter →

HEX to HSL

Convert #DFC5AF to HSL:

hsl(28, 43%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DFC5AF to CMYK:

cmyk(0%, 12%, 22%, 13%)Color Converter →

Color Meaning and Usage

#DFC5AF is a ethereal orange color with RGB values of 223, 197, 175 and HSL of 28°, 43%, 78%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC5AF is #AFC9DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAFB0.

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

Contrast with #DFC5AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC5AF?

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

What is the RGB value of #DFC5AF?

#DFC5AF in RGB is (223, 197, 175) - 223 red, 197 green, and 175 blue.

How to use #DFC5AF in CSS?

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

What colors go well with #DFC5AF?

#AFC9DF (complementary), #DFAFB0 (analogous), and #C99E78 (lighter shade) work well with #DFC5AF.