Ashoka Blue — Indian Traditional Color

HEX
#000080
RGB
0,0,128

Named after Emperor Ashoka, this deep blue is featured in the Ashoka Chakra at the center of India's national flag. Blue is the color of Lord Krishna's skin in Hindu art and appears in the wheel of dharma, representing truth and righteous law.

Recommended Pairings

CSS Variable

:root {
  --color-ashoka-blue: #000080;
}
.example {
  background-color: var(--color-ashoka-blue);
}

More Indian Traditional Colors