Emerald Green — Indian Traditional Color

HEX
#50C878
RGB
80,200,120

A gemstone color treasured in Indian jewelry and Mughal architecture, emerald green appears in the gardens and marble inlays of the Taj Mahal. In Islamic Indian tradition, green is the color of paradise.

Recommended Pairings

CSS Variable

:root {
  --color-emerald-green: #50c878;
}
.example {
  background-color: var(--color-emerald-green);
}

More Indian Traditional Colors