All color formats
CSS code
color: khaki;
color: #F0E68C;
background-color: khaki;
Accessibility
Similar colors
Frequently asked questions
What is the HEX code for Khaki?
The CSS named color Khaki has the HEX code #F0E68C. You can use either the name or the HEX value in CSS.
Is Khaki 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 Khaki in CSS?
Use color: khaki; or color: #F0E68C; — both are equivalent in all browsers.
