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=2
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=3", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 384, "id_string": "ffeecc-ffddcc-ffcccc-febbcc-cobaltcat", "name": "Cloud Coral Dream", "colors": [ "#FFEECC", "#FFDDCC", "#FFCCCC", "#FEBBCC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.230966Z" }, { "id": 844, "id_string": "6c4a4a-c89595-ddbebe-ededed-minthaze", "name": "Cool Ruby Tide", "colors": [ "#6C4A4A", "#C89595", "#DDBEBE", "#EDEDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.916874Z" }, { "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": 1099, "id_string": "75cfb8-bbdfc8-f0e5d8-ffc478-studiomochi", "name": "Neon Apricot Bay", "colors": [ "#75CFB8", "#BBDFC8", "#F0E5D8", "#FFC478" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.354277Z" }, { "id": 336, "id_string": "003ff7-114eff-2a60ff-4373ff-5b85ff-7498ff-8daaff-a6bdff-e60cce98-hoanglambk57", "name": "Color palette", "colors": [ "#003FF7", "#114EFF", "#2A60FF", "#4373FF", "#5B85FF", "#7498FF", "#8DAAFF", "#A6BDFF", "#F7B800", "#FFC211", "#FFC82A", "#FFCF43", "#FFD55B", "#FFDC74", "#FFE28D", "#FFE8A6" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "user", "status": "public", "updated": "2026-06-24T09:16:12.078735Z" }, { "id": 595, "id_string": "e6ba95-fafdd6-e4e9be-a2b38b-mossyhex", "name": "Vivid Gold Dream", "colors": [ "#E6BA95", "#FAFDD6", "#E4E9BE", "#A2B38B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.312358Z" }, { "id": 231, "id_string": "ffffff-000000-df2081-96d0d3-4a7e7d-fae4d0-314d51-fe92a2-7fabd466-comficker", "name": "Mikuu", "colors": [ "#FFFFFF", "#000000", "#DF2081", "#96D0D3", "#4A7E7D", "#FAE4D0", "#314D51", "#FE92A2", "#B9B9B9", "#76B9B7", "#5C5C5C" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.664978Z" }, { "id": 360, "id_string": "defcf9-cadefc-c3bef0-cca8e9-coloreef", "name": "Pale Azure Sunset", "colors": [ "#DEFCF9", "#CADEFC", "#C3BEF0", "#CCA8E9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.116900Z" }, { "id": 415, "id_string": "b5c0d0-ccd3ca-f5e8dd-eed3d9-cobaltcat", "name": "Pastel Ember Veil", "colors": [ "#B5C0D0", "#CCD3CA", "#F5E8DD", "#EED3D9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.375576Z" }, { "id": 401, "id_string": "feffde-ddffbc-91c788-52734d-swatchbird", "name": "Electric Citrine Grove", "colors": [ "#FEFFDE", "#DDFFBC", "#91C788", "#52734D" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.308804Z" } ] }