An open API service indexing awesome lists of open source software.

https://github.com/verbb/color-mixer

A set of Twig filters for modifying hex colors in Craft CMS.
https://github.com/verbb/color-mixer

craftcms craftcms-plugin

Last synced: 12 months ago
JSON representation

A set of Twig filters for modifying hex colors in Craft CMS.

Awesome Lists containing this project

README

          

Color Mixer icon


Color Mixer for Craft CMS

Color Mixer is a Craft CMS plugin for modifying colors in Twig templates. Use filters and functions to modify and manipulate color values and generate valid CSS that can be used in your templates.

## Features
- Convert color values from Hex, HSL, RGB, RGBA and more
- Saturate or Desaturate colors by a set amount.
- Lighten and darken colors by a set amount.
- Mix, tint and shade colors by a set amount.
- Fade colors by a set amount.
- Determine if a color is considered dark or light.
- Get a complementary color.

## Documentation
Visit the [Color Mixer Plugin page](https://verbb.io/craft-plugins/color-mixer) for all documentation, guides, pricing and developer resources.

## Credit & Thanks
Based on [Color Mixer](https://github.com/ethercreative/colormixer) for Craft 2.

## Support
Get in touch with us via the [Color Mixer Support page](https://verbb.io/craft-plugins/color-mixer/support) or by [creating a Github issue](https://github.com/verbb/color-mixer/issues)

## Sponsor
Color Mixer is licensed under the MIT license, meaning it will always be free and open source – we love free stuff! If you'd like to show your support to the plugin regardless, [Sponsor](https://github.com/sponsors/verbb) development.


Verbb