#DAC4AF Color Information

Hex color code: #DAC4AF

#DAC4AF is a light orange color. In RGB it is (218, 196, 175), and in HSL it is (29°, 37%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DAC4AF
RGB
218, 196, 175
HSL
29°, 37%, 77%
CMYK
0%, 10%, 20%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC4AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 196, 175

Red: 218 / Green: 196 / Blue: 175

HSL

29°, 37%, 77%

Hue: 29° / Saturation: 37% / Lightness: 77%

CMYK

0%, 10%, 20%, 15%

Cyan: 0% / Magenta: 10% / Yellow: 20% / Key: 15%

What color is #DAC4AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC4AF to RGB:

rgb(218, 196, 175)HEX to RGB Converter →

HEX to HSL

Convert #DAC4AF to HSL:

hsl(29, 37%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC4AF to CMYK:

cmyk(0%, 10%, 20%, 15%)Color Converter →

Color Meaning and Usage

A light orange tone, #DAC4AF has RGB (218, 196, 175) and HSL (29°, 37%, 77%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC4AF is #AFC5DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAFAF.

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

Contrast with #DAC4AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC4AF?

#DAC4AF is a light orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAC4AF?

#DAC4AF in RGB is (218, 196, 175) - 218 red, 196 green, and 175 blue.

How to use #DAC4AF in CSS?

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

What colors go well with #DAC4AF?

#AFC5DA (complementary), #DAAFAF (analogous), and #C29D7A (lighter shade) work well with #DAC4AF.