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=109
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=110", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=108" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 799, "id_string": "fff8e8-f7eed3-aab396-674636-palettepup", "name": "Neon Ember Mist", "colors": [ "#FFF8E8", "#F7EED3", "#AAB396", "#674636" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.330706Z" }, { "id": 427, "id_string": "faf8f1-faeab1-e5ba73-c58940-paperfox", "name": "Vivid Gold Dusk", "colors": [ "#FAF8F1", "#FAEAB1", "#E5BA73", "#C58940" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.431848Z" }, { "id": 138, "id_string": "d8d8d8-000000-135caa-f0f0f0-edcc0e-f8e600-fc0000-redwelshblackcattle", "name": "Donald Duck", "colors": [ "#D8D8D8", "#000000", "#135CAA", "#F0F0F0", "#EDCC0E", "#F8E600", "#FC0000" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.916115Z" }, { "id": 743, "id_string": "ffa45b-ffda77-fbf6f0-aee6e6-paperfox", "name": "Pastel Amber Breeze", "colors": [ "#FFA45B", "#FFDA77", "#FBF6F0", "#AEE6E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.066112Z" }, { "id": 1155, "id_string": "987d9a-bb9ab1-eeceb9-fefbd8-swatchbird", "name": "Neon Gold Sunset", "colors": [ "#987D9A", "#BB9AB1", "#EECEB9", "#FEFBD8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.619609Z" }, { "id": 788, "id_string": "c2ded1-ece5c7-cdc2ae-354259-nordichue", "name": "Warm Sunbeam Veil", "colors": [ "#C2DED1", "#ECE5C7", "#CDC2AE", "#354259" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.279952Z" }, { "id": 1228, "id_string": "000000-323232-ff1e56-ffac41-nordichue", "name": "Magenta Harbor", "colors": [ "#000000", "#323232", "#FF1E56", "#FFAC41" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.961416Z" }, { "id": 648, "id_string": "dcedc2-ffd3b5-ffaaa6-ff8c94-swatchbird", "name": "Soft Ember Field", "colors": [ "#DCEDC2", "#FFD3B5", "#FFAAA6", "#FF8C94" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.606695Z" }, { "id": 886, "id_string": "e9d5ca-827397-4d4c7d-363062-pixelpine", "name": "Warm Apricot Tide", "colors": [ "#E9D5CA", "#827397", "#4D4C7D", "#363062" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.131029Z" }, { "id": 816, "id_string": "008dda-41c9e2-ace2e1-f7eedd-coloreef", "name": "Electric Tide Dream", "colors": [ "#008DDA", "#41C9E2", "#ACE2E1", "#F7EEDD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.447793Z" } ] }