#DAB0AD Color Information

Hex color code: #DAB0AD

#DAB0AD is a delicate red color. In RGB it is (218, 176, 173), and in HSL it is (4°, 38%, 77%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#DAB0AD
RGB
218, 176, 173
HSL
4°, 38%, 77%
CMYK
0%, 19%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB0AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 176, 173

Red: 218 / Green: 176 / Blue: 173

HSL

4°, 38%, 77%

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

CMYK

0%, 19%, 21%, 15%

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

What color is #DAB0AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB0AD to RGB:

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

HEX to HSL

Convert #DAB0AD to HSL:

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

HEX to CMYK

Convert #DAB0AD to CMYK:

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

Color Meaning and Usage

#DAB0AD is a ethereal red color with RGB values of 218, 176, 173 and HSL of 4°, 38%, 77%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB0AD is #AED8DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAEC1.

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

Contrast with #DAB0AD

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 #DAB0AD?

#DAB0AD is a ethereal red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAB0AD?

#DAB0AD in RGB is (218, 176, 173) - 218 red, 176 green, and 173 blue.

How to use #DAB0AD in CSS?

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

What colors go well with #DAB0AD?

#AED8DB (complementary), #DBAEC1 (analogous), and #C37E79 (lighter shade) work well with #DAB0AD.