Turmeric Yellow — Indian Traditional Color

HEX
#FFD700
RGB
255,215,0

Ground from the turmeric root, this yellow is a staple in Indian cooking, medicine, and wedding rituals. The haldi ceremony sees turmeric paste applied to the bride and groom before their wedding day to purify and bless the couple.

Recommended Pairings

CSS Variable

:root {
  --color-turmeric-yellow: #ffd700;
}
.example {
  background-color: var(--color-turmeric-yellow);
}

More Indian Traditional Colors