I have a navigation menu that pulls a unique color for each menu item. The LESS code is as follows:
@colors: #839B99, #D3B64F, #C84D26, #A787B0, #A8ACB1, #4F9E51;