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&page=107
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=108", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=106" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1081, "id_string": "ede6db-417d7a-1d5c63-1a3c40-huedrift", "name": "Warm Aqua Bloom", "colors": [ "#EDE6DB", "#417D7A", "#1D5C63", "#1A3C40" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.268983Z" }, { "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" }, { "id": 832, "id_string": "511845-900c3f-c70039-ff5733-mossyhex", "name": "Twilight Magenta Hush", "colors": [ "#511845", "#900C3F", "#C70039", "#FF5733" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.682503Z" }, { "id": 674, "id_string": "fcffa6-c1ffd7-b5deff-cab8ff-retroswatch", "name": "Pastel Gold Hush", "colors": [ "#FCFFA6", "#C1FFD7", "#B5DEFF", "#CAB8FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.729548Z" }, { "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": 499, "id_string": "472d2d-553939-704f4f-a77979-cobaltcat", "name": "Scarlet Bloom", "colors": [ "#472D2D", "#553939", "#704F4F", "#A77979" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.771432Z" }, { "id": 476, "id_string": "ffdcdc-fff2eb-ffe8cd-ffd6ba-coloreef", "name": "Cloud Crimson Grove", "colors": [ "#FFDCDC", "#FFF2EB", "#FFE8CD", "#FFD6BA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.665323Z" }, { "id": 338, "id_string": "fefefe-010005-464356-0f0e13-f7e6df-f6c7d1-0f9ce3-1daaf1-64d18bed-hoanglambk57", "name": "Toru Kazama", "colors": [ "#FEFEFE", "#010005", "#464356", "#0F0E13", "#F7E6DF", "#F6C7D1", "#0F9CE3", "#1DAAF1", "#C9B96C" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-25T14:41:32.020331Z" }, { "id": 285, "id_string": "ffffff-f0e9bc-4f2a08-8c8c8c-71360e-69a003-038c33-4f930b-745336e2-ferreirasamuel09093", "name": "12-color palette", "colors": [ "#FFFFFF", "#F0E9BC", "#4F2A08", "#8C8C8C", "#71360E", "#69A003", "#038C33", "#4F930B", "#1B4E09", "#773A09", "#5C2305", "#000000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.113821Z" }, { "id": 234, "id_string": "ffffff-dddddd-0020ff-lesbiancowpoke", "name": "3-color palette", "colors": [ "#FFFFFF", "#DDDDDD", "#0020FF" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.685725Z" } ] }