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.
- Host: GitHub
- URL: https://github.com/verbb/color-mixer
- Owner: verbb
- License: mit
- Created: 2018-07-19T05:02:49.000Z (almost 8 years ago)
- Default Branch: craft-5
- Last Pushed: 2024-08-11T00:50:47.000Z (almost 2 years ago)
- Last Synced: 2024-08-11T01:43:45.287Z (almost 2 years ago)
- Topics: craftcms, craftcms-plugin
- Language: PHP
- Homepage:
- Size: 326 KB
- Stars: 12
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README

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.