#DAC0AF Color Information

Hex color code: #DAC0AF

A airy orange shade, #DAC0AF appears as (218, 192, 175) in RGB and (24°, 37%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#DAC0AF
RGB
218, 192, 175
HSL
24°, 37%, 77%
CMYK
0%, 12%, 20%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAC0AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 192, 175

Red: 218 / Green: 192 / Blue: 175

HSL

24°, 37%, 77%

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

CMYK

0%, 12%, 20%, 15%

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

What color is #DAC0AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAC0AF to RGB:

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

HEX to HSL

Convert #DAC0AF to HSL:

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

HEX to CMYK

Convert #DAC0AF to CMYK:

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

Color Meaning and Usage

#DAC0AF is a airy orange color with RGB values of 218, 192, 175 and HSL of 24°, 37%, 77%. 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 #DAC0AF is #AFC9DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAAFB3.

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

Contrast with #DAC0AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAC0AF?

#DAC0AF is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAC0AF?

#DAC0AF in RGB is (218, 192, 175) - 218 red, 192 green, and 175 blue.

How to use #DAC0AF in CSS?

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

What colors go well with #DAC0AF?

#AFC9DA (complementary), #DAAFB3 (analogous), and #C2977A (lighter shade) work well with #DAC0AF.