Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 2.17 KB

README.md

File metadata and controls

53 lines (36 loc) · 2.17 KB

color picker x

color picker x is new windows tool that helps in choosing colors for your designs and works that depend on colors The tool provides a spectrum of colors with all Hue of color and Modern Selected Colors .

change log

  • New UI
  • Improve performance to work smoothly

features

  • colors by RGB values (Red , Green , Blue)
  • colors by HSV values (hue, saturation, value)
  • colors by HSL values (hue , saturation , Lightness)
  • Automatic copying of color values in Hex format
  • Automatic copying of color values in HSV format
  • Automatic copying of color values in HSL format
  • Automatic conversion between types of color formats

The tool also contains selected color libraries

  • All Hue Color Palette (3,600,000 Color)
  • Material UI Color Palette
  • Flat UI v1 Color Palette
  • Flat UI v2 Color Palette
  • Tailwind v1 Color Palette
  • Tailwind v2 Color Palette

Hue

Hue is a degree on the color wheel from 0 to 360. 0 is red, 120 is green, 240 is blue.

Saturation

Saturation is a percentage value; 0% means a shade of gray and 100% is the full color.

Lightness

Lightness is also a percentage; 0% is black, 100% is white.

Tool UI Screenshots

color picker x

color piker 1 color piker 2 color piker 3

Grading color Material ui colors Tailwind colors hue colors