Skip to content

Tester0047/HTML-Color-Picker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker

A responsive, high-DPI compatible color picker built with Vanilla JS and HTML5 Canvas.

Features

  • Wheel & Square: Hue ring with internal Saturation/Value square.
  • Vertical Alpha: Transparent to Opaque slider.
  • RGB Sliders: Individual channel control.
  • Formats: Switch between RGBA, HEX, and HSLA.
  • Presets: Common color palette included.
  • Mobile Friendly: Full touch support and responsive layout.

Setup

  1. Clone the repo.
  2. Open index.html or colorPicker.html in your browser.

Example

Screenshot 2025-11-25 202626

About

A color picker in pure JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.6%
  • JavaScript 34.5%
  • CSS 8.9%