All color formats
CSS code
color: tan;
color: #D2B48C;
background-color: tan;
Accessibility
Similar colors
Frequently asked questions
What is the HEX code for Tan?
The CSS named color Tan has the HEX code #D2B48C. You can use either the name or the HEX value in CSS.
Is Tan a web safe color?
All 148 CSS named colors are supported by every modern browser. 'Web safe' historically referred to a 216-color palette for 8-bit displays — no longer a practical constraint.
How do I use Tan in CSS?
Use color: tan; or color: #D2B48C; — both are equivalent in all browsers.
