- Impact
- 5,565
Instead of color codes I often see such as #DDDDDD, #FFFFFF, and #999999, I sometimes also see the use of shorter form, #222, #FFF, and #999. I did a search on Google. They are called triplet hex or CSS hex codes.
My question is:
Is there any advantage in using triplet hex codes? Is there any improvement in the performance? When is a good time to use them?
Thanks.
My question is:
Is there any advantage in using triplet hex codes? Is there any improvement in the performance? When is a good time to use them?
Thanks.



