Skip to content
Techniques & Technology

Pixel Art

Painting with squares

Pixel art places individual pixels deliberately to create images within severe resolution and colour constraints, a necessity become art form.

cross-platformgraphicsartstyle1972–present

Overview

Pixel art began as necessity — low resolutions demanded that every pixel count, and limited palettes forced artists into deliberate colour choices. Artists became masters of suggestion, using a few pixels and a tight palette to imply detail the hardware couldn’t actually display. When technology advanced and dithered EGA gave way to truecolour, pixel art could have died. Instead it survived as a deliberate aesthetic choice — by the 2010s indie pixel art was a defined craft with its own conventions, tools, and stars.

Modern pixel artists work with constraints their predecessors couldn’t avoid: 16×16 sprite resolution, 16-colour palettes, no anti-aliasing beyond hand-placed colour ramps. The constraints aren’t imposed by hardware now — they’re a design choice that produces a recognisable look.

Fast facts

  • Origin: Hardware limitation, early 1970s onward.
  • Resolution constraints: 320×200 (Apple II), 256×192 (Spectrum), 320×224 (Mega Drive), 256×240 (NES).
  • Palette constraints: 4-256 colours per scene depending on platform.
  • Modern status: Deliberate aesthetic choice, distinct craft community.
  • Tools: Aseprite, GraphicsGale, Pyxel Edit, Deluxe Paint (legacy), Photoshop with grid snap.

Core techniques

Anti-aliasing (manual)

Place intermediate-shade pixels at edges to smooth the apparent line. Unlike modern rendering, the artist chooses each AA pixel: the colour, the placement, the density. AA pixels are part of the artistic intent, not a renderer side-effect.

Dithering

Patterns of two or more colours that read as a third blended colour at viewing distance. See Dithering.

Outlining

Sharp dark outlines define shape:

Outline style Look
Black outline High contrast, cartoon-y (Mega Man)
Coloured outline Softer, painterly (Castlevania: SOTN)
Selective outline Outline only at silhouette edges, none on interior
No outline Pure shading defines form (modern pixel art trend)

Colour ramps

A colour ramp is a sequence of 3-5 colours from light to dark, used as a “value scale” for a given material. The artist picks not arbitrary palette entries but a deliberate ramp that reads as the same material under different lighting.

Skin ramp:    light pink → mid pink → red-brown → dark brown → near-black
Metal ramp:   white → light grey → mid grey → blue-grey → near-black

Modern pixel art often features multiple ramps — one per material — interlocking to share intermediate colours where ramps cross.

Sub-pixel detail

At small sizes, single-pixel decisions matter. Pixel artists work at the pixel-by-pixel level deciding where exactly the eye should land — the curve of a lip, the highlight on an apple, the angle of a sword.

Hue shifting

Instead of black-to-white shading, shift the hue along the ramp:

  • Light end: warmer (yellow-tinted)
  • Mid: base colour
  • Dark end: cooler (blue or purple-tinted)

This produces more lifelike shading than pure brightness changes. Standard practice in modern pixel art.

Resolution traditions

Era Typical sprite size Palette per sprite
Atari 2600 8×N (any height) 1 colour + transparent
C64 / NES era 8×8 to 24×21 3-4 colours
Mega Drive / SNES 16×16 to 32×32 15 colours
Neo Geo 16×16 to 16×512 strips 15 colours
Modern indie 16×16 to 64×64 8-16 colours from a fixed palette

Why it persists

Modern pixel art appeals because:

  • Nostalgia — evokes specific gaming memories of viewer’s formative platforms.
  • Clarity — readable at small sizes; the deliberate-decision-per-pixel principle is unforgiving but effective.
  • Production economy — much faster to produce than full 3D pipelines.
  • Distinctive identity — pixel-art games stand out visually in storefronts.
  • Constraint as creativity — artists like working within tight rules.

Notable indie pixel-art games

Game Year Notable for
Cave Story 2004 Single-developer pixel-art renaissance starting point
Spelunky 2008 Classic NES-influenced look in modern engines
Fez 2012 Pixel art in 3D space
Hyper Light Drifter 2016 Heavily curated palette, hand-tuned dithering
Stardew Valley 2016 One-developer mass appeal at SNES-era resolution
Celeste 2018 Pixel-perfect platforming with painterly pixel art
Eastward 2021 High-frame-count NES-influenced pixel art
Sea of Stars 2023 RPG-era pixel art revival
Animal Well 2024 Limited-palette atmospheric pixel art

Tools

Tool Notes
Aseprite The modern standard; designed specifically for pixel art animation, palette manipulation, sprite-sheet workflow
GraphicsGale Long-running pixel art editor; Windows-only; free tier available
Pyxel Edit Tile-focused editor with strong tilemap workflow
Pro Motion NG Heritage of the 1990s Amiga DPaint successor
Deluxe Paint The Amiga classic; runs in modern emulators
Photoshop Works with grid snap and pixel-grid view, but the workflow is more painful than dedicated tools
Krita Free, has pixel-art-specific brushes
GIMP Free, less pixel-art-tuned than Aseprite

Notable pixel artists / educators

  • Pedro “Saint11” Medeiros — pixel art tutorials with broad reach.
  • Cyangmou — long-form pixel art articles, palette tutorials.
  • Adam SaltsmanCanabalt designer / artist, FlashPunk contributor.
  • MortMort — YouTube pixel art education channel.
  • Mark FerrariKing’s Quest / Loom / Monkey Island background artist; modern colour-cycling pixel art.

See also