#DAC5AC Color Information

Hex color code: #DAC5AC

The hex color #DAC5AC is a soft orange with RGB values of (218, 197, 172) and HSL of (33°, 38%, 76%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DAC5AC
RGB
218, 197, 172
HSL
33°, 38%, 76%
CMYK
0%, 10%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC5AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 197, 172

Red: 218 / Green: 197 / Blue: 172

HSL

33°, 38%, 76%

Hue: 33° / Saturation: 38% / Lightness: 76%

CMYK

0%, 10%, 21%, 15%

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

What color is #DAC5AC?

#DAC5AC is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC5AC to RGB:

rgb(218, 197, 172)HEX to RGB Converter →

HEX to HSL

Convert #DAC5AC to HSL:

hsl(33, 38%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DAC5AC to CMYK:

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

Color Meaning and Usage

#DAC5AC is a delicate orange color with RGB values of 218, 197, 172 and HSL of 33°, 38%, 76%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAC5AC is #ABBFD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ADAB.

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

Contrast with #DAC5AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC5AC?

#DAC5AC is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #DAC5AC?

#DAC5AC in RGB is (218, 197, 172) - 218 red, 197 green, and 172 blue.

How to use #DAC5AC in CSS?

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

What colors go well with #DAC5AC?

#ABBFD9 (complementary), #D9ADAB (analogous), and #C19F76 (lighter shade) work well with #DAC5AC.