#DAC0AD Color Information

Hex color code: #DAC0AD

#DAC0AD is a light orange color. In RGB it is (218, 192, 173), and in HSL it is (25°, 38%, 77%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DAC0AD
RGB
218, 192, 173
HSL
25°, 38%, 77%
CMYK
0%, 12%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC0AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 192, 173

Red: 218 / Green: 192 / Blue: 173

HSL

25°, 38%, 77%

Hue: 25° / Saturation: 38% / Lightness: 77%

CMYK

0%, 12%, 21%, 15%

Cyan: 0% / Magenta: 12% / Yellow: 21% / Key: 15%

What color is #DAC0AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC0AD to RGB:

rgb(218, 192, 173)HEX to RGB Converter →

HEX to HSL

Convert #DAC0AD to HSL:

hsl(25, 38%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC0AD to CMYK:

cmyk(0%, 12%, 21%, 15%)Color Converter →

Color Meaning and Usage

#DAC0AD is a soft orange color with RGB values of 218, 192, 173 and HSL of 25°, 38%, 77%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC0AD is #AEC8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAEB2.

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

Contrast with #DAC0AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC0AD?

#DAC0AD is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAC0AD?

#DAC0AD in RGB is (218, 192, 173) - 218 red, 192 green, and 173 blue.

How to use #DAC0AD in CSS?

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

What colors go well with #DAC0AD?

#AEC8DB (complementary), #DBAEB2 (analogous), and #C39879 (lighter shade) work well with #DAC0AD.