Holi Pink — Indian Traditional Color

HEX
#FF69B4
RGB
255,105,180

A playful shade of gulal powder thrown during Holi celebrations across North India. Pink is associated with the carefree, joyful mood of the festival when people dance, sing, and smear each other with color.

Recommended Pairings

CSS Variable

:root {
  --color-holi-pink: #ff69b4;
}
.example {
  background-color: var(--color-holi-pink);
}

More Indian Traditional Colors