Royal Blue — Indian Traditional Color

HEX
#000080
RGB
0,0,128

A deep blue linked to Indian royalty, seen in the turbans of Rajput kings and the painted walls of Mehrangarh Fort in Jodhpur. Blue city architecture, especially in Jodhpur, gives homes this regal hue that was once reserved for Brahmins.

Recommended Pairings

CSS Variable

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

More Indian Traditional Colors