Splash Is a Colour Format
Summary
A hobbyist blog post introducing Splash, a three-digit color format where each digit maps to a color channel (red, green, blue). It covers examples, motivations for using Splash to avoid design paralysis, and practical implementations in JavaScript, SCSS, and CSS, plus a large lookup approach for color mapping.