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=46
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=47", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=45" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 787, "id_string": "898aa6-c9bbcf-b7d3df-d6efed-paperfox", "name": "Warm Teal Bloom", "colors": [ "#898AA6", "#C9BBCF", "#B7D3DF", "#D6EFED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.275352Z" }, { "id": 1020, "id_string": "a66cff-9c9efe-afb4ff-b1e1ff-nordichue", "name": "Pale Indigo Haze", "colors": [ "#A66CFF", "#9C9EFE", "#AFB4FF", "#B1E1FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.977187Z" }, { "id": 791, "id_string": "fee2b3-ffa299-ad6989-562349-pixelpine", "name": "Neon Crimson Bloom", "colors": [ "#FEE2B3", "#FFA299", "#AD6989", "#562349" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.293609Z" }, { "id": 1022, "id_string": "ff7b54-ffb26b-ffd56f-939b62-mossyhex", "name": "Electric Scarlet Tide", "colors": [ "#FF7B54", "#FFB26B", "#FFD56F", "#939B62" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.986569Z" }, { "id": 7, "id_string": "000000-0000aa-00aa00-00aaaa-aa0000-aa00aa-aa5500-aaaaaa-74cd0d6d", "name": "CGA 16", "colors": [ "#000000", "#0000AA", "#00AA00", "#00AAAA", "#AA0000", "#AA00AA", "#AA5500", "#AAAAAA", "#555555", "#5555FF", "#55FF55", "#55FFFF", "#FF5555", "#FF55FF", "#FFFF55", "#FFFFFF" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.752975Z" }, { "id": 671, "id_string": "161a30-31304d-b6bbc4-f0ece5-tonecraft", "name": "Azure Haze", "colors": [ "#161A30", "#31304D", "#B6BBC4", "#F0ECE5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.715499Z" }, { "id": 957, "id_string": "383e56-f69e7b-eedad1-d4b5b0-paperfox", "name": "Neon Ember Sunset", "colors": [ "#383E56", "#F69E7B", "#EEDAD1", "#D4B5B0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.604037Z" }, { "id": 659, "id_string": "ffcdb2-ffb4a2-e5989b-b5828c-candytone", "name": "Neon Ember Tide", "colors": [ "#FFCDB2", "#FFB4A2", "#E5989B", "#B5828C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.660703Z" }, { "id": 530, "id_string": "2a2f4f-917fb3-e5beec-fde2f3-candytone", "name": "Neon Plum Veil", "colors": [ "#2A2F4F", "#917FB3", "#E5BEEC", "#FDE2F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.984372Z" }, { "id": 440, "id_string": "618264-79ac78-b0d9b1-d0e7d2-paperfox", "name": "Warm Moss Veil", "colors": [ "#618264", "#79AC78", "#B0D9B1", "#D0E7D2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.491568Z" } ] }