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=40
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=41", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=39" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1204, "id_string": "59d5e0-f5dd61-faa300-f4538a-paperfox", "name": "Electric Ember Mist", "colors": [ "#59D5E0", "#F5DD61", "#FAA300", "#F4538A" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.850802Z" }, { "id": 820, "id_string": "c2dedc-ece5c7-cdc2ae-116a7b-retroswatch", "name": "Aqua Breeze", "colors": [ "#C2DEDC", "#ECE5C7", "#CDC2AE", "#116A7B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.547824Z" }, { "id": 263, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-ad17fdcb-epicguythatsreallycool", "name": "gweenie", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#20A777", "#E6CCA7", "#E9AD71", "#1A5548", "#16463C" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.957010Z" }, { "id": 4, "id_string": "0f380f-306230-8bac0f-9bbc0f", "name": "Game Boy DMG", "colors": [ "#0F380F", "#306230", "#8BAC0F", "#9BBC0F" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.742589Z" }, { "id": 351, "id_string": "ffb6b9-fae3d9-bbded6-61c0bf-paperfox", "name": "Pale Blush Mist", "colors": [ "#FFB6B9", "#FAE3D9", "#BBDED6", "#61C0BF" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.072576Z" }, { "id": 1293, "id_string": "ffe194-e8f6ef-b8dfd8-4c4c6d-hexharbor", "name": "Vivid Amber Grove", "colors": [ "#FFE194", "#E8F6EF", "#B8DFD8", "#4C4C6D" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.306886Z" }, { "id": 10, "id_string": "0b1026-1b2a4a-2e5a88-4c8fb5-8fc6d9-e4f2f2", "name": "Cool Night 6", "colors": [ "#0B1026", "#1B2A4A", "#2E5A88", "#4C8FB5", "#8FC6D9", "#E4F2F2" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.763224Z" }, { "id": 9, "id_string": "2b0f1a-6b2c39-c24b4b-e8804a-f4c25b-fbefc2", "name": "Warm Sunset 6", "colors": [ "#2B0F1A", "#6B2C39", "#C24B4B", "#E8804A", "#F4C25B", "#FBEFC2" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.759773Z" }, { "id": 406, "id_string": "fcf8e8-d4e2d4-ecb390-df7861-paperfox", "name": "Cloud Citrine Haze", "colors": [ "#FCF8E8", "#D4E2D4", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.332146Z" }, { "id": 459, "id_string": "164863-427d9d-9bbec8-ddf2fd-candytone", "name": "Tide Bay", "colors": [ "#164863", "#427D9D", "#9BBEC8", "#DDF2FD" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.578800Z" } ] }