Holi Green — Indian Traditional Color

HEX
#00FF00
RGB
0,255,0

One of the powders thrown during Holi, the spring festival of colors. Green symbolizes the renewal of nature, new leaves, and the fresh crops of the spring harvest season across India.

Recommended Pairings

CSS Variable

:root {
  --color-holi-green: #00ff00;
}
.example {
  background-color: var(--color-holi-green);
}

More Indian Traditional Colors