Bridal Red — Indian Traditional Color

HEX
#CC0000
RGB
204,0,0

The traditional color for Indian brides across most regions, red represents fertility, prosperity, and new beginnings. Red sindoor powder is applied in the parting of a married woman's hair as a sign of marriage in Hindu tradition.

Recommended Pairings

CSS Variable

:root {
  --color-bridal-red: #cc0000;
}
.example {
  background-color: var(--color-bridal-red);
}

More Indian Traditional Colors