Hi! I suggest a simplified form to write gray-colors. Instead of write `#EEEEEE`, just write `#E`; Instead of write `#D8D8D8`, just write `#D8`. Three to five characters throw an exception (`#AAA` is an exception).