#D4A08C Color Information

Hex color code: #D4A08C

#D4A08C is a pastel orange color. In RGB it is (212, 160, 140), and in HSL it is (17°, 46%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#D4A08C
RGB
212, 160, 140
HSL
17°, 46%, 69%
CMYK
0%, 25%, 34%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4A08C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 160, 140

Red: 212 / Green: 160 / Blue: 140

HSL

17°, 46%, 69%

Hue: 17° / Saturation: 46% / Lightness: 69%

CMYK

0%, 25%, 34%, 17%

Cyan: 0% / Magenta: 25% / Yellow: 34% / Key: 17%

What color is #D4A08C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4A08C to RGB:

rgb(212, 160, 140)HEX to RGB Converter →

HEX to HSL

Convert #D4A08C to HSL:

hsl(17, 46%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #D4A08C to CMYK:

cmyk(0%, 25%, 34%, 17%)Color Converter →

Color Meaning and Usage

#D4A08C is a pastel orange color with RGB values of 212, 160, 140 and HSL of 17°, 46%, 69%. 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 #D4A08C is #8CC0D4, creating high-contrast pairings. For softer combinations, try analogous colors like #D48C9B.

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

Contrast with #D4A08C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4A08C?

#D4A08C is a pastel orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D4A08C?

#D4A08C in RGB is (212, 160, 140) - 212 red, 160 green, and 140 blue.

How to use #D4A08C in CSS?

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

What colors go well with #D4A08C?

#8CC0D4 (complementary), #D48C9B (analogous), and #C07254 (lighter shade) work well with #D4A08C.