color-color Svelte Themes

Color Color

Website to generate color palettes in Okhsl and HSLuv color spaces

color × color

Color-color is a tool to generate color shades. Supports Okhsl, HSLuv and HSL color spaces. You can generate more than one set of shades, and compare side by side. Bring in your reference colors to tune-in the color schemes.

Designing accessible color systems article by Stripe, and Colorbox by Lyft Design inspired us.

Get started

Install the dependencies...

npm install # Or `pnpm install` or `yarn install`

...then start development server:

npm run dev

Navigate to localhost:5173. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Building and running in production mode

To create an optimised version of the app:

npm run build

Credits

Top categories

Loading Svelte Themes