Sandalwood — Indian Traditional Color

HEX
#CD853F
RGB
205,133,63

A pale woody color from the sandalwood tree, used in Hindu worship as a paste applied to the forehead and to carve sacred sculptures. Sandalwood is one of the most prized natural materials in Indian perfumery and temple rituals.

Recommended Pairings

CSS Variable

:root {
  --color-sandalwood: #cd853f;
}
.example {
  background-color: var(--color-sandalwood);
}

More Indian Traditional Colors