Skip to content

InfLps/HTML-Color-Picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 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.

Demo

Try here

Screenshot 2025-11-25 202626

Setup

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

Releases

No releases published

Packages

 
 
 

Contributors