Tan Color
Tan is a orange color with hex code #D2B48C. This page covers its meaning, all color values, harmonies, colors that go with tan, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.
Tan Color Values
What Does Tan Mean?
Tan belongs to the orange family of colors. Orange splits the difference between red's urgency and yellow's cheer. Food brands live here because warm oranges read as appetizing, and autumn design would be lost without them. As a rule of thumb, orange feels friendlier than red and louder than yellow. Tan sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
In the ISCC-NBS color naming system, Tan is classified as a yellow (nearest centroid: grayish yellow, #C2B280). It is also known as Link To The Past.
Color Harmonies
Complementary
Analogous
Triadic
Colors That Go With Tan
Tan and #8DABD3 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.
Analogous neighbors — #D3928D and #CED38D, which sit beside tan on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
For an energetic three-color palette, pair tan with triadic partners #8DD3B5 and #B58DD3. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.
Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.
Tints and Shades
Tints (lighter)
Shades (darker)
Similar Colors
- Sorrell Brown —
#CEB98F(Delta E 4) - Brandy —
#DEC196(Delta E 5) - Calico —
#E0C095(Delta E 5) - Toupe —
#C7AC7D(Delta E 5) - Very Light Brown —
#D3B683(Delta E 6)
CSS Examples
.text { color: #D2B48C; }
.background { background-color: #D2B48C; }
.border { border: 2px solid #D2B48C; }
.shadow { box-shadow: 0 4px 6px #D2B48C40; }WCAG Contrast
Frequently Asked Questions
What is the hex code for tan?
Tan has the hex code #D2B48C. In RGB notation it is rgb(210, 180, 140), in HSL it is hsl(34, 44%, 69%), and its OKLCH value is 0.786, 0.064, 74.6.
What does the color tan mean?
Orange-family colors like tan carry distinct psychological associations. Tan belongs to the orange family of colors. Orange splits the difference between red's urgency and yellow's cheer. Food brands live here because warm oranges read as appetizing, and autumn design would be lost without them. As a rule of thumb, orange feels friendlier than red and louder than yellow. Tan sits at a mid-lightness, which keeps it readable on both white and black without much fuss.
What colors go with tan?
Tan has three easy routes: its complement #8DABD3 for punch, its neighbors #D3928D and #CED38D for something calmer, or triadic partners #8DD3B5 and #B58DD3 when you want energy.
Is tan a standard web color?
Yes — Tan is part of the CSS named colors specification, so you can use it directly in CSS as #D2B48C or with the keyword form where supported.
How do I make tan lighter or darker?
To lighten tan, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #F8F3ED (lightest tint) to #2C2011 (darkest shade).
About Tan
Tan is classified as a Yellow in the ISCC-NBS color naming system, within the Orange hue family. It has alternative names including Link To The Past. The color is recognized by CSS3, X11, meodai.
Use our Color Converter to convert #D2B48C to any other color format, or explore the Color Wheel to find harmonious color combinations.