Tan — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #D2B48C | |
| RGB | rgb(210, 180, 140) | |
| HSL | hsl(34, 44%, 69%) |
Shades of Tan
| #C9A473 | #BF935A | #B08245 | #976F3B | #7D5C31 | #634927 | #49361D | #302313 |
Tints of Tan
| #D7BC98 | #DBC3A3 | #E0CAAE | #E4D1B9 | #E8D9C4 | #ECE0CF | #F1E7DA | #F5EEE5 |
Color Pairings & Harmony
|
Complementary
#8DABD3
|
Analogous +30°
#CED38D
|
Analogous −30°
#D3928D
|
Triadic +120°
#8DD3B5
|
Triadic −120°
#B58DD3
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #D2B48C;
}
.element-bg {
background-color: #D2B48C;
color: #000000;
}
.element-border {
border: 2px solid #D2B48C;
}
About Tan
Tan is a light color with moderate saturation, defined by the hex code #D2B48C. Its exact color model values are rgb(210, 180, 140) in RGB and hsl(34, 44%, 69%) in HSL (hue 34°, saturation 44%, lightness 69%). On a white background the contrast ratio is 1.97:1 — Fail, and on black it is 10.65:1 — AAA pass for normal text. Use Tan for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →