mistic100/RandomColor.php

Determine the base color?

ionurboz opened this issue · 1 comments

doesn't this allow us to choose a color from the outside? For example HEX code?

As the doc says about the hue parameter you can pass any value from 0 to 360. Up to you to compute the hue of your input color (there are plenty functions online that converse HEX colors to HSV/L/B)