Indian Green — Indian Traditional Color

HEX
#138808
RGB
19,136,8

The green stripe on the Indian national flag represents faith, fertility, and the earth's abundance. Green is also tied to the Islamic heritage of India, seen in the gardens, domes, and tile work of Mughal monuments.

Recommended Pairings

CSS Variable

:root {
  --color-indian-green: #138808;
}
.example {
  background-color: var(--color-indian-green);
}

More Indian Traditional Colors