Colors
Happy Hues - Curated colors in context.
Hi there 👋 My name is Mackenzie Child, I'm the maker of Happy Hues. One of my favorite things to do is launch fun, useful and sometimes silly side-projects that I think should exist outside my head :) My goal with Happy Hues was to try to remove the issue where you know you like a color palette, but you're unsure about how to apply it to your design or illustration.
www.happyhues.co
Paletton - The Color Scheme Designer
In love with colors, since 2002. Paletton.com is a designer color tool designed for creating color combinations that work together well. It uses classical color theory with ancient artistic RYB color wheel to design color palettes of one to four hues, each of five different shades.
paletton.com
www.canva.com
www.canva.com
Ultimate CSS Gradient Generator from ColorZilla
A powerful Photoshop-like CSS gradient editor from ColorZilla. background: -moz-linear-gradient(); /* FF3.6-15 */ background: -webkit-gradient(); /* Chrome4-9,Safari4-5 */ background: -webkit-linear-gradient(); /* Chrome10-25,Safari5.1-6 */ background: -o-linear-gradient(); /* Opera 11.10-11.50 */ background: -ms-linear-gradient(); /* IE10 preview */ background: linear-gradient(); /* W3C, IE10+, FF16+, Chrome 26+, Opera 12+, Safari 7+ */ filter: progid:DXImageTransform.Microsoft.gradient(); /* IE6-9 */ " Don't generate older Opera, IE10 Preview, Webkit syntax by default (turn back on using "Maximize compatibility" mode) " Browser Compatibility panel showing supported browser versions, usage stats etc.
www.colorzilla.com
A DuoTone process using GIMP
All the photographic management & processing tasks I do use open source applications, in particular Digikam and GIMP. For processing, I'll often convert to monochrome and then add subtle toning to the image. If I'm lazy I'll do a quick monotone using the "Colors -> Colourize" menu option, but for things that I care more about I'll go to the trouble of applying a duotone.
fstop138.berrange.com
leonardokl/react-palette
Extract prominent colors from an image. Contribute to leonardokl/react-palette development by creating an account on GitHub.
github.com
CSS filter generator to convert from black to target hex color
codepen.io
CSS Duotone
Create CSS Duotones quickly for free
cssduotone.com
Pigment by ShapeFactory | Simple Color Palette Generator
A unique way to generate fresh and vibrant colors based on lighting and pigment, instead of math. Find a beautiful, free color palette in seconds to kick off your next project.
pigment.shapefactory.co
Random Hex Color Code Generator
Generate hexadecimal color codes using true randomness, originating from atmospheric noise.
www.random.org
jquery.adaptive-backgrounds.js • A jQuery plugin for extracting dominant colors from images and applying it to its parent
briangonzalez.github.io