# Overview

The palette is where we keep and organize the colors for convenient use while drawing. It resides at the bottom of the screen and can be detached.&#x20;

Besides the main functionality of storing colors, the palette also has a lot more to offer.

{% hint style="info" %}
In [indexed mode](https://docs.pixquare.art/misc/color-modes#indexed), the palette is the most important component of an artwork because it dictates how the artwork looks.
{% endhint %}

### The basics

[Learn about the basic functionalities of the palette >](https://docs.pixquare.art/palette/the-basics)

### Gradient generator

Sometimes it's quite handy to be able to generate a gradient from 2 colors. By using the gradient generator built right into the palette, we can easily do that.

[Read more >](https://docs.pixquare.art/palette/gradient-generator)

### Shading

Oftentimes, we need to add shades to objects to bring them to life. Shading is a powerful tool to help us add shades to the object efficiently.

[Read more >](https://docs.pixquare.art/palette/shading)

### Lospec integration

Early in the development, a few users requested me to add Lospec palette import. So I did, and now we can import from thousands of available palettes from Lospec.

[Read more >](https://docs.pixquare.art/palette/lospec-integration)

### Importing palettes

In addition to Lospec palette, Pixquare can import palettes from files and images as well.

[Read more >](https://docs.pixquare.art/palette/importing-palettes)

### Palette sorting

Just a quick way to reorder our palettes by color values.

[Read more >](https://docs.pixquare.art/palette/palette-sorting)

### Other operation

[Learn about other operations we can do with the palette >](https://docs.pixquare.art/palette/other-operations)
