Use 3 character hexadecimal notation where possible.
/* Not recommended */ color: #eebbcc; /* Recommended */ color: #ebc;