A Google Sheet to keep inventory of DMC threads. It will automatically colour cells and add the colour name for any valid DMC code.
cross stitch by lastspark from the Noun Project
It's a thread company that has its own color coding schema. Their threads are commonly used for cross-stiching: https://www.dmc.com/us/thread-5000/
- Create a copy of the base Google Sheet:
File -> Make a copy.
The default layout has a column per colour group, but you can aggregate all colours in a single column if you want. - Add a valid DMC code in any of the
Numbercolumns. If you added it to the cellA3, thenA3will be coloured with the appropriate colour andB3will be filled up with the DMC name.
Click on Tools -> Script Editor to open the code. From here you can modify:
- the name of the sheets that contain the colours and the sheet that contains the codes
- the columns that will be considered to be colored over
- the columns that define the DMC code, name and HEX codes. By default, these codes live in the
colour_codessheet, feel free to modify it as needed.
CrossStitchCreator project.


