Toggle menu
15
236
69
27.5K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Usage

Returns six instances of {{Random color/Digit}}. If you want to use it more than once on the same page, you need to specify different {{{1}}}s for seeds. Purge

*1. {{Color sample|#{{Random color|125}}}} {{Random color|125}}
*2. {{Color sample|#{{Random color|126}}}} {{Random color|126}}
*3. {{Color sample|#{{Random color|127}}}} {{Random color|127}}
  • 1. AEC648
  • 2. 19D9D5
  • 3. 0C64EA

Note that invocations with the same seed will generate the same color, like this:

*1. {{Color sample|#{{Random color|123}}}} {{Random color|123}}
*2. {{Color sample|#{{Random color|123}}}} {{Random color|123}}
*3. {{Color sample|#{{Random color|123}}}} {{Random color|123}}
  • 1. 4028A6
  • 2. 4028A6
  • 3. 4028A6


Contents