Website to generate color palettes in Okhsl and HSLuv color spaces
The Color-color tool is a useful resource for generating color shades in different color spaces such as Okhsl, HSLuv, and HSL. The tool allows users to create multiple sets of color shades and compare them side by side. Inspired by articles from Stripe and Lyft Design, Color-color aims to assist in designing accessible color systems.
Color-color is a versatile tool that simplifies the process of generating color shades in various color spaces. Users can compare different shade sets, input reference colors, and design accessible color systems with the inspiration from industry leaders like Stripe and Lyft Design. Follow the installation guide to start using this useful color generation tool.
Svelte is a modern front-end framework that compiles your code at build time, resulting in smaller and faster applications. It uses a reactive approach to update the DOM, allowing for high performance and a smoother user experience.
Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects
Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.
ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.