InfoHeap
Tech
Navigation
  • Home
  • Tutorials
    • CSS tutorials & examples
    • CSS properties
    • Javascript cookbook
    • Linux/Unix Command Line
    • Mac
    • PHP
      • PHP functions online
      • PHP regex
    • WordPress
  • Online Tools
    • Text utilities
    • Online Lint Tools
search

Inkscape tutorials

  • SVG - beginner tutorial
  • Animation using Inkscape and Jquery
  • How to create a logo using Inkscape
  • How to create and use color palettes in Inkscape
 
  • Home
  • > Tutorials
  • > Inkscape Tutorials

How to create and use color palettes in Inkscape

By admin | Last updated on Jan 11, 2016

It is a quick tutorial on using color palettes (or swatches) and later creating our own custom palettes in Inkscape. Inkscape is a vector graphics drawing tool. Using color palettes lets you group colors you use frequently and put them in palettes for faster editing of drawings.

Here are the steps to use and create color palettes:

  1. First create a new document with default or any other settings.
  2. Click on view menu and then click on swatches as shown here:
    inkscape-menu-view-swatches
  3. This will open the color palettes panel on the right hand side as shown here:
    inkscape-swatches-panelNow any color from the palette can selected whenever needed. Create a rectangle by clicking on the rectangle tool. And then click on any color in palette to fill that rectangle with selected color.
  4. To change the palette click on “<” button in the swatch panel as shown below:
    inkscape-swatches-panel-list-of-palettesYou can switch to any palette from this list of palettes.
  5. Now to add a palette to this list, we need to create a .gpl in palletes folder. On macbook here is the default location of the folder:
    /Applications/Inkscape.app/Contents/Resources/palettes/

    Create a file MyPalette.gpl with the following content:

    GIMP Palette
    Name: MyPalette
    Columns: 0
    #
    255  0    0        Red
    0    255  0       Green
  6. Restart inkscape and repeat above step to view list of palettes. Now MyPalette should appear in the list as shown:
    inkscape-swatches-panel-MyPalette-in-list
  7. Select MyPalette from the list. This will load the red and green colors we defined in the custom palette as shown below:
    inkscape-swatches-panel-MyPalette-selected

Video version of the tutorial

Here is the video version of this tutorial:

Suggested posts:

  1. Comic strip – Tech CEO vs MLM Executive
  2. How to create a logo using Inkscape
  3. CSS border-width – set element border width of four sides
  4. How to become Google verified author of your wordpress blog using Google+ profile
  5. How to create youtube video link from a specific start time
  6. HP 2515 printer review (deskjet ink advantage all-in-one)
  7. Python selenium webdriver – quick start guide on Mac
  8. How to detach Chrome developer tools window
Share this article: share on facebook share on linkedin tweet this submit to reddit
Posted in Tutorials | Tagged Inkscape Tutorials, SVG, Tutorials
  • Browse content
  • Article Topics
  • Article archives
  • Contact Us
Popular Topics: Android Development | AngularJS | Apache | AWS and EC2 | Bash shell scripting | Chrome developer tools | Company results | CSS | CSS cookbook | CSS properties | CSS Pseudo Classes | CSS selectors | CSS3 | CSS3 flexbox | Devops | Git | HTML | HTML5 | Java | Javascript | Javascript cookbook | Javascript DOM | jQuery | Kubernetes | Linux | Linux/Unix Command Line | Mac | Mac Command Line | Mysql | Networking | Node.js | Online Tools | PHP | PHP cookbook | PHP Regex | Python | Python array | Python cookbook | SEO | Site Performance | SSH | Ubuntu Linux | Web Development | Webmaster | Wordpress | Wordpress customization | Wordpress How To | Wordpress Mysql Queries | InfoHeap Money

Copyright © 2025 InfoHeap.

Powered by WordPress