code/__HELPERS/colour_helpers.dm 
| /proc/tint_color | Returns a purely random tint for specific color |
|---|---|
| /proc/tint_color_hsl | Returns a random tint for a specific color in HSL space. |
| /proc/pick_closest_list_color | Returns the index of the closest color in the list. |