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=50
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=51", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=49" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 562, "id_string": "99a98f-c1d0b5-d6e8db-fff8de-candytone", "name": "Pale Honey Drift", "colors": [ "#99A98F", "#C1D0B5", "#D6E8DB", "#FFF8DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.156074Z" }, { "id": 542, "id_string": "fcf8ec-d0e8f2-79a3b1-456268-paperfox", "name": "Neon Apricot Veil", "colors": [ "#FCF8EC", "#D0E8F2", "#79A3B1", "#456268" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.057636Z" }, { "id": 464, "id_string": "fdf4f5-e8a0bf-ba90c6-c0dbea-studiomochi", "name": "Pastel Blush Bay", "colors": [ "#FDF4F5", "#E8A0BF", "#BA90C6", "#C0DBEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.604150Z" }, { "id": 393, "id_string": "eac7c7-a0c3d2-f7f5eb-eae0da-mossyhex", "name": "Cloud Scarlet Field", "colors": [ "#EAC7C7", "#A0C3D2", "#F7F5EB", "#EAE0DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.272000Z" }, { "id": 355, "id_string": "f8ede3-bdd2b6-a2b29f-798777-palettepup", "name": "Cool Coral Dawn", "colors": [ "#F8EDE3", "#BDD2B6", "#A2B29F", "#798777" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.091265Z" }, { "id": 147, "id_string": "f2e1c2-453b37-f2bc45-e89f2f-eaa05e-f2b473-f6c28b-de8b50-5e5b3c89-lam", "name": "Donald trump", "colors": [ "#F2E1C2", "#453B37", "#F2BC45", "#E89F2F", "#EAA05E", "#F2B473", "#F6C28B", "#DE8B50", "#8B2924", "#464850", "#BAB5AD", "#D34033", "#372D2A", "#DEB883" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.148119Z" }, { "id": 75, "id_string": "000400-6b0101-b92507-e25208-f69c60-f501d1-f5ecf5-f565ca-d78ab56d-comficker", "name": "11-color palette", "colors": [ "#000400", "#6B0101", "#B92507", "#E25208", "#F69C60", "#F501D1", "#F5ECF5", "#F565CA", "#E6AD8F", "#F0D79E", "#F54000" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.269656Z" }, { "id": 1265, "id_string": "b7e0ff-fff5cd-ffcfb3-e78f81-duskpixel", "name": "Soft Cyan Tide", "colors": [ "#B7E0FF", "#FFF5CD", "#FFCFB3", "#E78F81" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.164280Z" }, { "id": 1263, "id_string": "fa7070-fefded-c6ebc5-a1c398-minthaze", "name": "Pastel Rose Bloom", "colors": [ "#FA7070", "#FEFDED", "#C6EBC5", "#A1C398" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.154256Z" }, { "id": 1006, "id_string": "00a19d-fff8e5-ffb344-e05d5d-palettepup", "name": "Vivid Lagoon Bloom", "colors": [ "#00A19D", "#FFF8E5", "#FFB344", "#E05D5D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.911934Z" } ] }