Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Palette Generator

A simple and stylish color palette generator that allows users to create and customize color palettes. Each generated palette provides the HEX code for each color, which can be used in various design projects.

Features

  • Random Color Generation: Generates random colors at the click of a button.
  • HEX Code Display: Displays the HEX code for each color in the palette.
  • Responsive Design: The interface is responsive and works well on both desktop and mobile devices.

Getting Started

Prerequisites

To use or modify this project, you'll need a basic understanding of HTML, CSS, and JavaScript. You can run this project on any modern web browser.

Installation

  1. Fork or Clone the Repository:
    git clone https://github.com/CalestialAshley35/color-palette-generator.git
  2. Navigate to the Project Directory:
    cd color-palette-generator
  3. Open the index.html File in your browser to view the site locally:
    • You can do this by simply double-clicking the index.html file or by serving it using a local development server.

Project Structure

color-palette-generator/
│
├── index.html       # The main HTML file
├── styles.css       # The CSS file for styling the page
└── script.js        # The JavaScript file for generating the colors

Customization

You can easily customize the look and feel of the color palette generator by editing the styles.css file. To change the way colors are generated or to add more functionality, modify the script.js file.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Simple HEX Color Generator

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages