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=usage_count&page=67
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=68", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=66" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1066, "id_string": "fd841f-e14d2a-cd104d-9c2c77-swatchbird", "name": "Neon Ember Veil", "colors": [ "#FD841F", "#E14D2A", "#CD104D", "#9C2C77" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.199309Z" }, { "id": 770, "id_string": "001f3f-3a6d8c-6a9ab0-ead8b1-nordichue", "name": "Vivid Cobalt Breeze", "colors": [ "#001F3F", "#3A6D8C", "#6A9AB0", "#EAD8B1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.192316Z" }, { "id": 1100, "id_string": "ffdede-fdf5ca-ffdfaf-f2bb7b-duskpixel", "name": "Soft Scarlet Hush", "colors": [ "#FFDEDE", "#FDF5CA", "#FFDFAF", "#F2BB7B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.359010Z" }, { "id": 112, "id_string": "604149-eff2f4-69472c-f1df8e-e2a167-8bab7e-5bbe8a-78b46c-820f6d63-blackpygmypython", "name": "Banana", "colors": [ "#604149", "#EFF2F4", "#69472C", "#F1DF8E", "#E2A167", "#8BAB7E", "#5BBE8A", "#78B46C", "#77AE91", "#F5E76C", "#F69B50", "#EAA73C", "#E0D4DB", "#7E4D14", "#715344" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.498825Z" }, { "id": 516, "id_string": "213555-3e5879-d8c4b6-f5efe7-studiomochi", "name": "Warm Azure Hush", "colors": [ "#213555", "#3E5879", "#D8C4B6", "#F5EFE7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.869104Z" }, { "id": 332, "id_string": "000000-ffffff-ff0000-ffff00-ff00ff-00ffff-ffa500-bdbdbd-fb1bfbbc-jerdrickcourcelle", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#BDBDBD", "#7A7A7A", "#FFADAD", "#FF7575" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.424728Z" }, { "id": 248, "id_string": "efebd6-4e3c3f-685b56-e7e4ee-c2c7d6-bb8647-a5754f-c58a29-fc317299-byronlange", "name": "Icon: Camera", "colors": [ "#EFEBD6", "#4E3C3F", "#685B56", "#E7E4EE", "#C2C7D6", "#BB8647", "#A5754F", "#C58A29", "#C70000", "#0D0D0D", "#A30000", "#CC0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.796342Z" }, { "id": 316, "id_string": "615239-776d52-897e5a-90856e-98a241-979c54-99926c-a49b6e-322155d6-epicemc05", "name": "18-color palette", "colors": [ "#615239", "#776D52", "#897E5A", "#90856E", "#98A241", "#979C54", "#99926C", "#A49B6E", "#958981", "#9E917E", "#A49A81", "#ADA884", "#A89C95", "#B0A89B", "#BEB7B1", "#E0DEDD", "#FF8647", "#000000" ], "color_count": 18, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.331760Z" }, { "id": 897, "id_string": "c8c6a7-92967d-6e7c7c-435560-minthaze", "name": "Warm Honey Haze", "colors": [ "#C8C6A7", "#92967D", "#6E7C7C", "#435560" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.181533Z" }, { "id": 834, "id_string": "2d4356-435b66-a76f6f-eab2a0-pixelpine", "name": "Ruby Haze", "colors": [ "#2D4356", "#435B66", "#A76F6F", "#EAB2A0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.696234Z" } ] }