Pixelated Pixie

Getting started with pixel art

Pixel art is one of the most accessible forms of digital art. You don't need a drawing tablet, an art degree, or expensive software. You need a grid, a handful of colours, and the patience to place one pixel at a time. This guide covers everything you need to go from zero to your first finished sprite.

Retro arcade machines with glowing pixel-style displays in a dark room

What makes pixel art different

In most digital art, you paint with brushes that simulate natural media — the software hides the individual pixels under layers of anti-aliasing and blending. Pixel art is the opposite. Every single pixel is placed deliberately. You're working at such a low resolution that each dot matters, and the constraints of the grid become the defining aesthetic.

This is why pixel art tends to look "retro" — it originated in an era when screens had so few pixels that artists had no choice but to work this way. But the style persists because the constraints produce a specific kind of beauty that higher-resolution art can't replicate.

Choosing your tools

You don't need much to start. Here are the most common options:

My recommendation for beginners: start with Piskel in your browser today. If pixel art clicks for you, buy Aseprite within the first week. The $20 is worth it.

Your first canvas

Start small. Seriously small. A 16x16 pixel canvas is a good first target — that's 256 total pixels. It sounds restrictive, but 16x16 is enough for a recognisable character, object, or icon. Working at this size forces you to think about every pixel, which is exactly the muscle you're building.

Set your canvas background to a mid-grey (not white, not black) so you can see both light and dark pixels clearly. Zoom in until each pixel is large enough to click individually — somewhere around 800% to 1600% zoom depending on your screen.

Vintage 8-bit style arcade cabinet with retro pixel graphics on screen

Start with a simple object

Don't begin with a character. Begin with an object — an apple, a sword, a potion bottle, a treasure chest. Objects are more forgiving because they don't need to read as "alive." They teach you shape, colour, and shading without the complexity of anatomy or expression.

Steps for your first sprite:

  1. Sketch the outline in a single colour. Keep it simple — follow the grid rather than fighting it.
  2. Fill the shape with a flat base colour.
  3. Add one shadow colour (darker and slightly shifted in hue) on the side away from your light source.
  4. Add one highlight colour (lighter and slightly shifted) on the lit side.
  5. Clean up the outline — remove any pixels that look out of place or break the silhouette.

That's it. Five steps and you have a finished sprite. It won't be perfect, but it will be real pixel art.

Colour basics

Beginners almost always use too many colours. Limit yourself to a palette of 4 to 8 colours for your first pieces. A good starting palette for a single object: one outline colour, one base colour, one shadow, one highlight. Four colours total. You can do surprisingly expressive work with just four colours.

Avoid pure black (#000000) for outlines unless you're going for a very specific look. A dark version of the object's dominant hue (dark blue, dark brown, dark green) reads as an outline without the harshness of pure black.

Common beginner mistakes

Neon-lit gaming space with vibrant purple and blue atmospheric lighting

Where to go from here

Once you've completed a few simple objects, move to characters. A 16x16 character with a 2-frame idle animation is an achievable second project. From there, try a small tileset (ground, wall, door, tree) and assemble a tiny scene.

The tutorials section covers intermediate and advanced techniques: dithering, sub-pixel animation, palette theory, and the Perler-bead pipeline for turning digital sprites into physical objects.

The best way to improve at pixel art is the same as any art: make a lot of it. One sprite a day for a month will teach you more than reading tutorials for a year. Start today.