PHPackages                             toolstud-io/colorjizz-php8 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. toolstud-io/colorjizz-php8

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

toolstud-io/colorjizz-php8
==========================

Classes for manipulating colors, converting to different formats and finding color harmonies

v2.0.14(3y ago)0777MITPHPPHP ^8.0

Since Feb 2Pushed 3y agoCompare

[ Source](https://github.com/toolstud-io/ColorJizz-PHP8)[ Packagist](https://packagist.org/packages/toolstud-io/colorjizz-php8)[ Docs](https://github.com/toolstud-io/ColorJizz-PHP8)[ RSS](/packages/toolstud-io-colorjizz-php8/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (16)Used By (0)

[![Latest Version on Packagist](https://camo.githubusercontent.com/6821edd42340fe7c5a71d8b907d8d7d8e6c899daa65681fbb501b2b6abdca520/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746f6f6c737475642d696f2f636f6c6f726a697a7a2d706870382e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/toolstud-io/ColorJizz-PHP8)[![composer test](https://github.com/toolstud-io/ColorJizz-PHP8/actions/workflows/php.yml/badge.svg)](https://github.com/toolstud-io/ColorJizz-PHP8/actions/workflows/php.yml)[![Total Downloads](https://camo.githubusercontent.com/8dcf58d2cf31e753ff5402c20357193866cab1a6585035acfb0096cc47117a36/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f6f6c737475642d696f2f436f6c6f724a697a7a2d504850382e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/toolstud-io/ColorJizz-PHP8)

ColorJizz, but for PHP8.0+
==========================

[](#colorjizz-but-for-php80)

[![](assets/unsplash.color.jpg)](assets/unsplash.color.jpg)

### Installation

[](#installation)

```
composer require toolstud-io/colorjizz-php8
```

### Converting between formats

[](#converting-between-formats)

ColorJizz can convert to and from any of the supported color formats:

```

```

Any color manipulation or conversion will return a new instance of a color class, therefore your original color objects remains intact.

Color manipulation can be chained together:

```
