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=-name&page=102
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=103", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=101" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 481, "id_string": "ea907a-fbc687-f4f7c5-aacdbe-cobaltcat", "name": "Coral Dawn", "colors": [ "#EA907A", "#FBC687", "#F4F7C5", "#AACDBE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.688873Z" }, { "id": 924, "id_string": "3f3b6c-624f82-9f73ab-a3c7d6-studiomochi", "name": "Cool Tide Sunset", "colors": [ "#3F3B6C", "#624F82", "#9F73AB", "#A3C7D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.312893Z" }, { "id": 1187, "id_string": "1b3c53-456882-d2c1b6-f9f3ef-coloreef", "name": "Cool Tide Hush", "colors": [ "#1B3C53", "#456882", "#D2C1B6", "#F9F3EF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.772874Z" }, { "id": 703, "id_string": "232931-393e46-4ecca3-eeeeee-huedrift", "name": "Cool Teal Haze", "colors": [ "#232931", "#393E46", "#4ECCA3", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.869120Z" }, { "id": 917, "id_string": "254336-6b8a7a-b7b597-dad3be-studiomochi", "name": "Cool Teal Glow", "colors": [ "#254336", "#6B8A7A", "#B7B597", "#DAD3BE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.280598Z" }, { "id": 411, "id_string": "395144-4e6c50-aa8b56-f0ebce-palettepup", "name": "Cool Sunbeam Hush", "colors": [ "#395144", "#4E6C50", "#AA8B56", "#F0EBCE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.355458Z" }, { "id": 672, "id_string": "181d31-678983-e6ddc4-f0e9d2-tonecraft", "name": "Cool Sunbeam Grove", "colors": [ "#181D31", "#678983", "#E6DDC4", "#F0E9D2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.720150Z" }, { "id": 618, "id_string": "1c3879-607eaa-eae3d2-f9f5eb-coloreef", "name": "Cool Sky Mist", "colors": [ "#1C3879", "#607EAA", "#EAE3D2", "#F9F5EB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.429421Z" }, { "id": 590, "id_string": "6482ad-7fa1c3-e2dad6-f5eded-candytone", "name": "Cool Sky Glow", "colors": [ "#6482AD", "#7FA1C3", "#E2DAD6", "#F5EDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.289503Z" }, { "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" } ] }