Skip to content

Instantly share code, notes, and snippets.

@dovakeen118
Created February 3, 2023 20:43
Show Gist options
  • Save dovakeen118/72a68c16fbae49bb6df752e56a57ac7f to your computer and use it in GitHub Desktop.
Save dovakeen118/72a68c16fbae49bb6df752e56a57ac7f to your computer and use it in GitHub Desktop.

Chrome Extension: ColorPick Eyedropper

  • provides an "eyedrop" tool to obtain the color values on a webpage
  • choose from hexcode or rgb

Canva

  • upload an image and the site will generate a color palette from the colors
  • can also search for popular color palette ideas

Coolors

  • search from trending color palettes or create your own
  • has options for customizing the palette such as:
    • lock a color in the palette so it doesn't change as you randomize other colors
    • can change the shade of colors in the palette (make darker or lighter)
    • starts with 5 colors in the palette, add and remove colors as needed

Colormind

  • "Colormind is a color scheme generator that uses deep learning. It can learn color styles from photographs, movies, and popular art."
  • "The palette consists of a light color, a dark color, main brand color and two highlight colors. The main color is in the center of the palette and has the largest impact on the overall look."
  • some features:
    • lock a color in the palette and randomly generate other complementary colors
    • Website colors: will create a palette and show in a demo landing page
    • Templates: randomize a palette and show an example how to use those colors in a sample webpage
    • Image upload: upload an image to generate a palette around those colors

Color wheel

  • SUPER powerful color palette generator
  • best if you want more control over manipulating RGB values for a specific color/ palette in mind
  • options for how the colors should relate in the palette (monochromatic, complementary, triad, etc.)
  • choose which color will be the "base" color (locking the color) in the palette for other colors to be generated around

Color Hunt

  • randomize a palette for inspiration, or search based on popular palettes
  • options to search for palettes based on the category such as warm, pastel, vintage, food, nature, etc.
  • provides both hex and RGB code for the colors in the palette
  • no color locking available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment