Choose a colour style — any, bright, pastel or dark — then press Generate. A large swatch appears with its HEX, RGB and HSL values, each with a copy button.
The tool picks a random hue from the full 360-degree colour wheel using your browser's secure random generator, then applies the saturation and lightness band you selected. That keeps every colour usable instead of producing muddy results.
All three use a random hue, but pastel keeps saturation low and lightness high, bright uses strong saturation at mid lightness, and dark keeps lightness low. Any mode gives you the same HEX, RGB and HSL values.
Yes. Each format has its own copy button, so you can paste #F43F5E into Figma, rgb(244, 63, 94) into CSS, or the HSL value straight into a stylesheet variable.