Draw random CSS colours as hex, RGB, or HSL strings.
The frame below runs the same code as this page, in the reader's own browser. Nothing is sent to us, and nothing is sent to you.
Pick a dark background and the text and panels follow it, so the frame stays readable on a dark page.
Each colour obtains three random bytes for red, green, and blue, then optionally converts those channels to RGB or HSL text. Count repeats independent draws from browser crypto randomness.
Count: 3 Format: hex
#26640A #92CC8F #453123
Design brainstorms sample accents, test fixtures create CSS colours, and games assign palette entries.