Holi Orange — Indian Traditional Color

HEX
#FF8C00
RGB
255,140,0

A bright Holi color that echoes the flames of Holika Dahan, the bonfire lit on the eve of Holi. Oranges and saffron hues are common in the colored powders that fill the streets during the spring celebration.

Recommended Pairings

CSS Variable

:root {
  --color-holi-orange: #ff8c00;
}
.example {
  background-color: var(--color-holi-orange);
}

More Indian Traditional Colors