Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 948 Bytes

File metadata and controls

23 lines (18 loc) · 948 Bytes

Simple Colour Generator

A straightforward web-based colour generator that displays random hexadecimal colour codes.
Use it for inspiration, design projects, or just to explore different colours!

Demo

Check out the live demo: Simple Colour Generator

Features

  • Generates random hexadecimal colour codes.
  • Lightweight and easy to use.
  • No dependencies or server-side scripting required.

Usage

Visit the live demo.
Click the “Generate” button to get a new random colour.
The generated colour will be displayed in hexadecimal format (e.g., #7F3DFF).

Customization

Feel free to customize the HTML and CSS to match your preferred design. You can modify the layout, fonts, or add additional features.

Image

photo 2024-12-09 at 6 50 31 PM
Main Page