value == '#rrggbb' returns the color key (color name)
value
static String getColorKey(String value) => colors.getKey(value);