Skip to content

alyssa/color-palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

color-palette

ruby script to get the color palette of a site

output: table of color and frequency

=== Running script:

  • ruby color.rb 'url'

=== Notes:

  • The color palette considers hex, rgb, rgba and english word colors (ex. red, green, blue).
  • All colors are translated to hex just for consistency.
  • This script ignores opacity.
  • generates html file so you can visually see color palette

About

ruby script to get the color palette of a site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages