Palette List
Lospec-style palette library. List is index-only fast: filter by size / tag / contained color, sort by popularity — all backed by the composite + GIN indexes on Palette. Create dedupes by signature ("gom trùng").
GET /coloring/palettes/?format=api&ordering=download_count&page=73
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=74", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=72" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1304, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-b97ca07b-kimanhho333", "name": "Cat Walking", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#836750", "#995E37", "#FDFCCF", "#D5956F", "#BF9261", "#F0EEEC", "#918C8A", "#A0A19E", "#9C7E57", "#9E8477", "#E99C5D", "#E3E4BC", "#E3BE90", "#83572D", "#D6D6D5" ], "color_count": 23, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-06-28T15:26:19.862202Z" }, { "id": 234, "id_string": "ffffff-dddddd-0020ff-lesbiancowpoke", "name": "3-color palette", "colors": [ "#FFFFFF", "#DDDDDD", "#0020FF" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.685725Z" }, { "id": 714, "id_string": "f1f3f8-d6e0f0-8d93ab-393b44-minthaze", "name": "Cool Cobalt Field", "colors": [ "#F1F3F8", "#D6E0F0", "#8D93AB", "#393B44" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.920085Z" }, { "id": 836, "id_string": "cdf0ea-f9f9f9-ecc5fb-faf4b7-retroswatch", "name": "Pale Violet Tide", "colors": [ "#CDF0EA", "#F9F9F9", "#ECC5FB", "#FAF4B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.721435Z" }, { "id": 57, "id_string": "000000-91181f-f9cfa9-1a1b1d-243a74-522a07-ffffff-foxblack", "name": "Mario (Super Mario Bros)", "colors": [ "#000000", "#91181F", "#F9CFA9", "#1A1B1D", "#243A74", "#522A07", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.160925Z" }, { "id": 357, "id_string": "2c3639-3f4e4f-a27b5c-dcd7c9-tonecraft", "name": "Warm Amber Harbor", "colors": [ "#2C3639", "#3F4E4F", "#A27B5C", "#DCD7C9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.102674Z" }, { "id": 1043, "id_string": "392467-5d3587-a367b1-ffd1e3-pixelpine", "name": "Vivid Rose Breeze", "colors": [ "#392467", "#5D3587", "#A367B1", "#FFD1E3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.092475Z" }, { "id": 552, "id_string": "2c3333-2e4f4f-0e8388-cbe4de-cobaltcat", "name": "Twilight Cyan Bay", "colors": [ "#2C3333", "#2E4F4F", "#0E8388", "#CBE4DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.108797Z" }, { "id": 486, "id_string": "e7cccc-ede8dc-a5b68d-c1cfa1-palettepup", "name": "Crimson Meadow", "colors": [ "#E7CCCC", "#EDE8DC", "#A5B68D", "#C1CFA1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.712028Z" }, { "id": 206, "id_string": "ffffff-010104-5b71bf-4271d4-d3eaff-9adaf7-e56ba3-d36bb8-3841002e-comficker", "name": "Popplio", "colors": [ "#FFFFFF", "#010104", "#5B71BF", "#4271D4", "#D3EAFF", "#9ADAF7", "#E56BA3", "#D36BB8", "#67CCE4", "#C3D7F4", "#4165B5" ], "color_count": 11, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.521157Z" } ] }