dashersw
dashersw
dashersw
dashersw
dashersw
dashersw
dashersw
dashersw
Which shade to use when?
Impossible to remember numerical names
Having to look up exact color token in design
No constraints on odd color combinations
dashersw
dashersw
dashersw
dashersw
dashersw
... and they all want different things.
dashersw
something that would feel natural and easy to create, think of, and use.
dashersw
dashersw
<div class="card">
<h1>Log in</h1>
<p>Welcome to the Design System. Please log in to access the palettes.</p>
<input type="text" placeholder="Username" />
<input type="password" placeholder="Password" />
<input type="submit" value="Login" />
</div>
dashersw
dashersw
dashersw
dashersw
Ant Design is offering programmatic palette creation
through @ant-design/colors package.
Bootstrap offers tint-color() and shade-color() functions
Glad you asked! Let's play with them!
Armağan Amcalar
dashersw
Slides: https://slides.com/armaganamcalar/rethinking-color
Repository: https://github.com/dashersw/colors
Good reads: