#D2A083 Color Information

Hex color code: #D2A083

A delicate orange shade, #D2A083 appears as (210, 160, 131) in RGB and (22°, 47%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#D2A083
RGB
210, 160, 131
HSL
22°, 47%, 67%
CMYK
0%, 24%, 38%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2A083; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 160, 131

Red: 210 / Green: 160 / Blue: 131

HSL

22°, 47%, 67%

Hue: 22° / Saturation: 47% / Lightness: 67%

CMYK

0%, 24%, 38%, 18%

Cyan: 0% / Magenta: 24% / Yellow: 38% / Key: 18%

What color is #D2A083?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2A083 to RGB:

rgb(210, 160, 131)HEX to RGB Converter →

HEX to HSL

Convert #D2A083 to HSL:

hsl(22, 47%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D2A083 to CMYK:

cmyk(0%, 24%, 38%, 18%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #D2A083 has RGB (210, 160, 131) and HSL (22°, 47%, 67%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2A083 is #83B5D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2838E.

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

Contrast with #D2A083

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2A083?

#D2A083 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D2A083?

#D2A083 in RGB is (210, 160, 131) - 210 red, 160 green, and 131 blue.

How to use #D2A083 in CSS?

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

What colors go well with #D2A083?

#83B5D2 (complementary), #D2838E (analogous), and #BE754B (lighter shade) work well with #D2A083.