Procreate Swatches Viewer & Converter
Upload a Procreate .swatches palette file to view all its colors as swatches with hex and RGB values. Export the palette for use in web or print design workflows. Everything runs locally in your browser — your file is never sent to any server.
Drag & drop a .swatches file here
or click to browse
About Procreate Swatches Files
Procreate palettes are saved as .swatches files — a ZIP archive containing a single Swatches.json file. Each swatch is stored as HSB (Hue, Saturation, Brightness) values between 0 and 1, along with an alpha value and color space identifier.
This tool converts those HSB values to standard hex and RGB codes, making them easy to use in web design, CSS, or any application that doesn't speak Procreate natively.
How to export a palette from Procreate
- Open Procreate and tap the Palettes panel (swatches icon in the toolbar)
- Tap the three-dot menu on the palette you want to export
- Choose Share → the file will export as a
.swatchesfile - AirDrop, email, or save it to Files, then upload it here
Supported export formats
- CSS variables — ready to paste into any stylesheet
- SCSS variables — for Sass/SCSS projects
- JSON — for use in code or design token pipelines
- ASE — import into Photoshop, Illustrator, or InDesign
- PNG color cards — shareable swatch image with hex and RGB labels
- Procreate .swatches — re-export after viewing (useful for renaming or inspecting)