Skip to content

Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.

License

Notifications You must be signed in to change notification settings

pabueco/hue.tools

Repository files navigation

hue.tools

hue.tools is web app that helps you to work with colors.

Try it out: hue.tools

Features

  • Mix
    • Mix multiple colors and generate as many shades/steps between those colors as you want
    • Switch the interpolation mode to change the way the colors are mixed
  • Blend
    • Mix two colors using one of the 16 blend modes (multiply, color burn, soft light, exclusion, etc.)
    • Change the alpha channel to make tiny adjustments
  • Info
    • Convert a color to many different color spaces and formats
    • Links to resources/stock images using the same color on platforms like Dribble, Behance and Pexels
    • Color combinations/harmonies like Triad, Analogous, Polyad
    • Complementary color
    • Name of the color using a curated list of color names
  • Modify
    • Adjust a color by combining 8 different modifiers
    • Available modifiers: Brighten, Darken, Tint, Shade, Desaturate, Saturate, Lighten and Spin

Tip: Change to output format on the top right to get exactly the color format/space you need when copying colors.

Tech

Most of the color realted features in hue.tools are powered by chroma.js and tinycolor.

Powered by Vercel

Contributing

Contributions are always welcome!

Development

# Install dependencies.
yarn

# Start the dev server and open the app in a new browser tab.
yarn dev --open

About

Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published