Static methods

staticinlinecloseColorsByName(col:Int, numberToShow:Int):Array<String>

provides a list of closest colours

staticinlinegetColors():Array<ARGBColours>

list of all enums

staticinlinegetName(c:ARGBColours):String

allows you to query the enums

staticinlinerandom():ARGBColours

provides a random way to get a colour