Skip to content

A little toy app to help you find the nearest match for a given color within a Figma Tokens color palette.

License

Notifications You must be signed in to change notification settings

kalopilato/hey-palette

Repository files navigation

Hey Palette

So you've got a color palette in Figma and you've used the Figma Tokens plugin to export that palette to JSON. This little utility app renders your palette and search for the nearest palette match for any given hex code.

If you'd like to bring your own data, just replace the data/color-tokens.json file with your own Figma Tokens export - as long as it matches the existing schema you're good to go.

Development

Start the dev server:

yarn dev

About

A little toy app to help you find the nearest match for a given color within a Figma Tokens color palette.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published