History
Current version
3/8/2026, 10:06:07 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:19 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:19 PM
Data Network Colors
## Description This is a list of the colors used by various items with the logic network. These are the same colors that can be applied to physical items with a [Spray Can](/wiki/spray-can). These codes can be used in IC10 scripts or logic circuits to set the color of various components, such as lights. | Value | Color | Hex | |---|---|---| | 0 | Blue | #212AA5 | | 1 | Gray | #7B7B7B | | 2 | Green | #3F9B39 | | 3 | Orange | #FF662B | | 4 | Red | #E70200 | | 5 | Yellow | #FFBC1B | | 6 | White | #E7E7E7 | | 7 | Black | #080908 | | 8 | Brown | #633C2B | | 9 | Khaki | #63633F | | 10 | Pink | #E41C99 | | 11 | Purple | #732CA7 |