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=21
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=22", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=20" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 803, "id_string": "0a043c-03506f-bbbbbb-ffe3d8-swatchbird", "name": "Electric Coral Tide", "colors": [ "#0A043C", "#03506F", "#BBBBBB", "#FFE3D8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.359679Z" }, { "id": 1248, "id_string": "2d3250-424769-7077a1-f6b17a-mossyhex", "name": "Neon Apricot Bloom", "colors": [ "#2D3250", "#424769", "#7077A1", "#F6B17A" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.075205Z" }, { "id": 1307, "id_string": "000000-7a0505-ff1a1a-cc0000-9e0000-bd0000-ff2929-fe6262-dedf52dd-bl9971206", "name": "redeye", "colors": [ "#000000", "#7A0505", "#FF1A1A", "#CC0000", "#9E0000", "#BD0000", "#FF2929", "#FE6262", "#FF5252", "#C05959", "#383838", "#919191" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "user", "status": "public", "updated": "2026-08-02T06:54:23.728496Z" }, { "id": 372, "id_string": "000000-3d0000-950101-ff0000-tonecraft", "name": "Midnight Scarlet Mist", "colors": [ "#000000", "#3D0000", "#950101", "#FF0000" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.172730Z" }, { "id": 522, "id_string": "0c134f-1d267d-5c469c-d4adfc-retroswatch", "name": "Indigo Dusk", "colors": [ "#0C134F", "#1D267D", "#5C469C", "#D4ADFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.921735Z" }, { "id": 541, "id_string": "bfecff-cdc1ff-fff6e3-ffccea-mossyhex", "name": "Pastel Cyan Mist", "colors": [ "#BFECFF", "#CDC1FF", "#FFF6E3", "#FFCCEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.052698Z" }, { "id": 1196, "id_string": "706233-b0926a-e1c78f-fae7c9-mossyhex", "name": "Neon Amber Grove", "colors": [ "#706233", "#B0926A", "#E1C78F", "#FAE7C9" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.814051Z" }, { "id": 135, "id_string": "ffffff-5e434f-7d4e66-6a5a53-6e3f3c-c5d56c-736e7a-557d85-1b75c71e-salmoncubancockroach", "name": "Bulbasaur", "colors": [ "#FFFFFF", "#5E434F", "#7D4E66", "#6A5A53", "#6E3F3C", "#C5D56C", "#736E7A", "#557D85", "#D5B976", "#6A9D6C", "#F2E5C7", "#3B5857", "#3D927F", "#D9E45B", "#D5DA86", "#654C29", "#BDE9A0", "#B3ED87", "#2594A0", "#65E8AD", "#84DCA7", "#1C9C85", "#61F294", "#4B5243", "#D9F5DF", "#4D4B67", "#A8314F", "#CD4E6E", "#924658", "#E9405A", "#6BE1D0", "#07A8A5", "#60759B" ], "color_count": 33, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.845912Z" }, { "id": 563, "id_string": "645cbb-a084dc-bface2-ebc7e6-coloreef", "name": "Warm Iris Tide", "colors": [ "#645CBB", "#A084DC", "#BFACE2", "#EBC7E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.160807Z" }, { "id": 540, "id_string": "caf7e3-edffec-f6dfeb-e4bad4-studiomochi", "name": "Pastel Moss Mist", "colors": [ "#CAF7E3", "#EDFFEC", "#F6DFEB", "#E4BAD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.048112Z" } ] }