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=95
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=96", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=94" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1018, "id_string": "22a699-f2be22-f29727-f24c3d-nordichue", "name": "Neon Gold Grove", "colors": [ "#22A699", "#F2BE22", "#F29727", "#F24C3D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.968197Z" }, { "id": 711, "id_string": "f1d4d4-ddb6c6-ac8daf-484c7f-duskpixel", "name": "Cool Crimson Glow", "colors": [ "#F1D4D4", "#DDB6C6", "#AC8DAF", "#484C7F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.905706Z" }, { "id": 174, "id_string": "ffc188-413020-af5d2e-7a3d20-ed943a-dd8030-fdc661-fca845-ee18d6f5-comficker", "name": "Cute Giraffe Pixel Art", "colors": [ "#FFC188", "#413020", "#AF5D2E", "#7A3D20", "#ED943A", "#DD8030", "#FDC661", "#FCA845", "#9A5029", "#FEF1CE", "#FF9E73", "#FCD999", "#644A39" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.347257Z" }, { "id": 443, "id_string": "f3c5c5-c1a3a3-886f6f-694e4e-swatchbird", "name": "Cool Ruby Dusk", "colors": [ "#F3C5C5", "#C1A3A3", "#886F6F", "#694E4E" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.505208Z" }, { "id": 888, "id_string": "fcdada-ffa5a5-5c969e-3d7ea6-retroswatch", "name": "Neon Crimson Dawn", "colors": [ "#FCDADA", "#FFA5A5", "#5C969E", "#3D7EA6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.139975Z" }, { "id": 1142, "id_string": "0d1282-eeeded-f0de36-d71313-nordichue", "name": "Vivid Honey Hush", "colors": [ "#0D1282", "#EEEDED", "#F0DE36", "#D71313" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.554647Z" }, { "id": 565, "id_string": "cde8e5-eef7ff-7ab2b2-4d869c-cobaltcat", "name": "Neon Tide Bloom", "colors": [ "#CDE8E5", "#EEF7FF", "#7AB2B2", "#4D869C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.170313Z" }, { "id": 1122, "id_string": "040303-461111-a13333-b3541e-candytone", "name": "Coral Meadow", "colors": [ "#040303", "#461111", "#A13333", "#B3541E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.460926Z" }, { "id": 252, "id_string": "000000-005ea5-a18300-00994e-pixelmonkey25", "name": "4-color palette", "colors": [ "#000000", "#005EA5", "#A18300", "#00994E" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.836737Z" }, { "id": 54, "id_string": "ffffff-132c38-ecd4d0-69bc3b-f6f2eb-41bfee-3963a9-foxblack", "name": "Adventure Time: Finn", "colors": [ "#FFFFFF", "#132C38", "#ECD4D0", "#69BC3B", "#F6F2EB", "#41BFEE", "#3963A9" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.144623Z" } ] }