Random Gray Color Generator
What are Gray colors?
Gray colors are neutral tones that sit between black and white on the color spectrum. They don't contain a hue, but their value can range from very light to very dark.
How are random Gray colors generated?
For every random generator mode on our website, we have a set of constraints specified in the OKHSL color space.
The constraints used for Gray colors are:
Color Channel (OKHSL) | Range |
---|---|
Hue | Full Range |
Saturation | 0% |
Lightness | Full Range |
For random Gray colors, the Saturation value is restricted to always be 0, which means the color will be a shade of gray. Hue and Lightness are not constrained to produce a full range of grays.
The set of constraints was chosen and fine-tuned based on manual testing and could be improved in the future. If you have any suggestions, please feel free to drop us a message with any suggestions!