2026-05-04-links-to-css-colour-palettes-39ec720fc0
Links to CSS Color Palettes
Julia Evans
EDITOR BRIEF
The writer switched from Tailwind to plain CSS but still wanted ready-made color choices similar to Tailwind’s palette. They share favorite palettes like uchū, flexoki, and reasonable colours, plus other palette and design system links. The post also mentions color generators and a CSS oklch example for creating colors dynamically.
INSIGHTS
If you are learning CSS, a good palette can save time and improve readability. Try one of the linked palettes in a small project, then experiment with a generator or oklch to see how colors vary.
COMMENTS
Loading comments…