#DAB0AC Color Information

Hex color code: #DAB0AC

The hex color #DAB0AC is a ethereal red with RGB values of (218, 176, 172) and HSL of (5°, 38%, 76%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#DAB0AC
RGB
218, 176, 172
HSL
5°, 38%, 76%
CMYK
0%, 19%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB0AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 176, 172

Red: 218 / Green: 176 / Blue: 172

HSL

5°, 38%, 76%

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

CMYK

0%, 19%, 21%, 15%

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

What color is #DAB0AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB0AC to RGB:

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

HEX to HSL

Convert #DAB0AC to HSL:

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

HEX to CMYK

Convert #DAB0AC to CMYK:

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

Color Meaning and Usage

#DAB0AC is a soft red color with RGB values of 218, 176, 172 and HSL of 5°, 38%, 76%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB0AC is #ABD5D9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9ABBE.

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

Contrast with #DAB0AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB0AC?

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

What is the RGB value of #DAB0AC?

#DAB0AC in RGB is (218, 176, 172) - 218 red, 176 green, and 172 blue.

How to use #DAB0AC in CSS?

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

What colors go well with #DAB0AC?

#ABD5D9 (complementary), #D9ABBE (analogous), and #C17C76 (lighter shade) work well with #DAB0AC.