Gold thread woven into Banarasi silk sarees has been a marker of status and celebration for centuries. Gold is the color of Lakshmi, the goddess of wealth, and appears in temple jewelry, wedding attire, and festival decorations across India.
:root {
--color-silk-gold: #d4a017;
}
.example {
background-color: var(--color-silk-gold);
}