Skip to content

jerzybalcer/ColorPicker

Repository files navigation

ColorPicker

This application is created with the aim of being an advanced desktop color picker.

It's made to learn basics of color theory and also practice creating Windows apps in WPF.

I challenged myself to create the most clean and modern UI as well.

Features

  • HSV color picking

  • RGB color picking

  • Picked color is converted to RGB, HSV, HSL and CMYK automatically

  • Picked color hex can be copied to clipboard with one click

  • Generating useful color combinations for picked color. Available combinations to choose from:

    • Complementary
    • Split Complementary
    • Analogous
    • Triadic
    • Tetradic
    • Shades
    • Tints
  • Additional alpha channel slider

  • Experimental support for Philips Hue Lights - Connect to your Hue Bridge, select lights to be synchronized and control your scene with this app!

Planned features

  • Picking color from image
  • Displaying approximate name of picked color based on various catalogues

More screenshots

image image

About

Desktop color picker made in WPF.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages