Saffron — Indian Traditional Color

HEX
#FF9933
RGB
255,153,51

The color of Hindu renunciation and the top band of India's national flag. Hindu monks and swamis wear saffron robes to symbolize the burning away of ego and attachment to material life. It represents fire, purity, and the pursuit of spiritual knowledge.

Recommended Pairings

CSS Variable

:root {
  --color-saffron: #ff9933;
}
.example {
  background-color: var(--color-saffron);
}

More Indian Traditional Colors