logoalt Hacker News

dudeinjapantoday at 4:17 PM3 repliesview on HN

The site doesn't explain--what's the actual point of this? If we are seriously concerned about characters (which is generally silly in a gzipped CSS) why not just use 3-char hex like #a5c?


Replies

Sharlintoday at 4:20 PM

Avoiding analysis paralysis, making it more intuitive to manually write colors. But yeah, there doesn't seem to be any advantage over the well-established #ABC format than decimal digits being easier to non-techies.

justinatortoday at 4:23 PM

The point is to prove that one xkcd comic

show 1 reply
mock-possumtoday at 4:39 PM

No, TFA does very deliberately and openly explain what the goal/justification is:

> Splash colours can help you avoid decision paralysis when picking colours. It's an emotional tool that stops you fussing around— trying to pick the "perfect" colour … It also means the user can deal with discrete / individual colour values in the drag-and-drop user interface. They don't have to deal with large numbers at all. Only one to nine

show 1 reply