#DFC0AF Color Information

Hex color code: #DFC0AF

The hex color #DFC0AF is a light orange with RGB values of (223, 192, 175) and HSL of (21°, 43%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DFC0AF
RGB
223, 192, 175
HSL
21°, 43%, 78%
CMYK
0%, 14%, 22%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFC0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 192, 175

Red: 223 / Green: 192 / Blue: 175

HSL

21°, 43%, 78%

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

CMYK

0%, 14%, 22%, 13%

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

What color is #DFC0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFC0AF to RGB:

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

HEX to HSL

Convert #DFC0AF to HSL:

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

HEX to CMYK

Convert #DFC0AF to CMYK:

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

Color Meaning and Usage

#DFC0AF is a ethereal orange color with RGB values of 223, 192, 175 and HSL of 21°, 43%, 78%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFC0AF is #AFCEDF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFAFB6.

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

Contrast with #DFC0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFC0AF?

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

What is the RGB value of #DFC0AF?

#DFC0AF in RGB is (223, 192, 175) - 223 red, 192 green, and 175 blue.

How to use #DFC0AF in CSS?

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

What colors go well with #DFC0AF?

#AFCEDF (complementary), #DFAFB6 (analogous), and #C99478 (lighter shade) work well with #DFC0AF.