krmp.cc
Color palette generator
Generates CSS classes based on user-provided hex color palette to easily change the look and feel of web applications
golang server to generate color palette css
2 stars
2 watching
0 forks
Language: Go
last commit: almost 8 years ago Related projects:
Repository | Description | Stars |
---|---|---|
johnbaums/hues | Generates palettes of distinct colors through k-means clustering in the LAB color space. | 34 |
soapbox/css-colors | Generates variations of a given color for foreground and background use | 9 |
cararthompson/monochromer | A package for creating monochrome color palettes and converting RGBA values to hex codes | 76 |
gka/palettes | A tool for generating color palettes that work well with visual impairments and color blindness. | 270 |
jolars/qualpalr | Tools for generating diverse color palettes from a given set of colors. | 23 |
chuongtrh/palette-from-image | An iOS app that generates color palettes from images | 25 |
andreacirilloac/paletter | A package that uses statistical learning to automatically generate a colour palette from an image | 99 |
internalfx/distinct-colors | Generates visually distinct color palettes | 121 |
sebdalgarno/tinter | Generates color palettes with varying degrees of darkness and saturation | 51 |
jaredhuling/jcolors | A set of reusable color palettes for data visualization in R | 25 |
dcollien/dreamcoat | Automates colour scheme generation from logo images using color quantization and clustering | 38 |
kaarmu/splash | A collection of pre-defined color palettes for use in graphic design and user interface elements. | 43 |
thomasp85/scico | Provides access to scientific colour palettes and related visualization tools for R users. | 432 |
katelyndiaz/ggrtsy | Adds Van Gogh-inspired colors to R's ggplot2 visualization package | 2 |
kurkle/chartjs-plugin-autocolors | Generates colors for Chart.js charts automatically based on user options and customization. | 67 |