#DAB2AD Color Information

Hex color code: #DAB2AD

A soft red shade, #DAB2AD appears as (218, 178, 173) in RGB and (7°, 38%, 77%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#DAB2AD
RGB
218, 178, 173
HSL
7°, 38%, 77%
CMYK
0%, 18%, 21%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAB2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 178, 173

Red: 218 / Green: 178 / Blue: 173

HSL

7°, 38%, 77%

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

CMYK

0%, 18%, 21%, 15%

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

What color is #DAB2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAB2AD to RGB:

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

HEX to HSL

Convert #DAB2AD to HSL:

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

HEX to CMYK

Convert #DAB2AD to CMYK:

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

Color Meaning and Usage

A light red tone, #DAB2AD has RGB (218, 178, 173) and HSL (7°, 38%, 77%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAB2AD is #AED5DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBAEBF.

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

Contrast with #DAB2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAB2AD?

#DAB2AD is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DAB2AD?

#DAB2AD in RGB is (218, 178, 173) - 218 red, 178 green, and 173 blue.

How to use #DAB2AD in CSS?

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

What colors go well with #DAB2AD?

#AED5DB (complementary), #DBAEBF (analogous), and #C38279 (lighter shade) work well with #DAB2AD.