In the ReportLab User Guide it says:
The colortest.py script in reportlab/demos/colors demonstrates the
different ways in which reportlab can set up and use colors. Try
running the script and viewing the output document, colortest.pdf.This shows different color spaces and a large selection of the colors
which are named in the reportlab.lib.colors module.
When I installed the ReportLab site-package it created a folder called reportlab but the only sub-folders installed were fonts, graphics, lib, pdfbase, pdfgen and platypus but no demos.
Is the documentation in error or am I misunderstanding where to look for them?
Either way I’m keen to find a wider list of ReportLab’s named colors rather than trying to guess which may be valid.
As commented by AlessMascherpa:
Alternatively, here are the named colors (color constants) available in ReportLab 2.5 which I found in C:\Python26\ArcGIS10.0\Lib\site-packages\reportlab\lib\colors.py: