colorpal icon
colorpal icon

colorpal

 1 like

CLI Tool to help with color harmonics (triadic, tetradic,...) - MiCkSoftware/colorpal

colorpal screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Python
  No rating
1like
0comments
0news articles

Features

Suggest and vote on features
  1.  Command line interface
  2.  Color Palette
  3.  Color Temperature

 Tags

colorpal News & Activities

Highlights All activities

Recent activities

Show all activities

colorpal information

  • Developed by

    MiCk Software
  • Licensing

    Open Source (GPL-3.0) and Free product.
  • Written in

  • Alternatives

    12 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Photos & Graphics

GitHub repository

  •  0 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated Jan 4, 2020 
View on GitHub

Our users have written 0 comments and reviews about colorpal, and it has gotten 1 likes

colorpal was added to AlternativeTo by MiCk Software on Jan 6, 2020 and this page was last updated Jan 7, 2020.
No comments or reviews, maybe you want to be first?
Post comment/review

What is colorpal?

CLI Tool to help with color harmonics (triadic, tetradic,...) - MiCkSoftware/colorpal

$ colorpal --help usage: colorpal [-h] [-y] [color] [{comp,triadic,tetradic,mono,analog,splitcomp,info,gui}]

Color harmonics tool

positional arguments: color Hex color (eg #ffffff) or - to read clipboard {comp,triadic,tetradic,mono,analog,splitcomp,info,gui} Harmonic to compute

optional arguments: -h, --help show this help message and exit -y, --ryb Use RYB colorspace

$ colorpal 1144dd #1144dd rgb:(0.06666666666666667, 0.26666666666666666, 0.8666666666666667) hsv:(225.0, 0.9230769230769231, 0.8666666666666667) hsl:(225.0, 0.8571428571428572, 0.4666666666666667) 2664K

$ colorpal 1144dd comp --ryb #dda611

Official Links