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=28
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=29", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=27" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 930, "id_string": "f4f3f3-dfdfdf-bfd8d5-b1bed5-swatchbird", "name": "Soft Ocean Drift", "colors": [ "#F4F3F3", "#DFDFDF", "#BFD8D5", "#B1BED5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.342654Z" }, { "id": 576, "id_string": "7579e7-9ab3f5-a3d8f4-b9fffc-candytone", "name": "Soft Mint Grove", "colors": [ "#7579E7", "#9AB3F5", "#A3D8F4", "#B9FFFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.223222Z" }, { "id": 772, "id_string": "e1ffb1-c7f2a4-b6e388-fcffb2-candytone", "name": "Soft Meadow Tide", "colors": [ "#E1FFB1", "#C7F2A4", "#B6E388", "#FCFFB2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.204087Z" }, { "id": 436, "id_string": "a0c49d-c4d7b2-e1ecc8-f7ffe5-huedrift", "name": "Soft Meadow Meadow", "colors": [ "#A0C49D", "#C4D7B2", "#E1ECC8", "#F7FFE5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.473199Z" }, { "id": 1096, "id_string": "f9ceee-f9f3ee-ccf3ee-97c4b8-duskpixel", "name": "Soft Mauve Sunset", "colors": [ "#F9CEEE", "#F9F3EE", "#CCF3EE", "#97C4B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.340210Z" }, { "id": 1002, "id_string": "ff78c4-e1aeff-ffbdf7-ffecec-swatchbird", "name": "Soft Mauve Bay", "colors": [ "#FF78C4", "#E1AEFF", "#FFBDF7", "#FFECEC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.893533Z" }, { "id": 460, "id_string": "fee3ec-f9c5d5-f999b7-f2789f-palettepup", "name": "Soft Magenta Hush", "colors": [ "#FEE3EC", "#F9C5D5", "#F999B7", "#F2789F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.583286Z" }, { "id": 1251, "id_string": "fcefee-fccde2-fc5c9c-c5e3f6-candytone", "name": "Soft Magenta Drift", "colors": [ "#FCEFEE", "#FCCDE2", "#FC5C9C", "#C5E3F6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.088720Z" }, { "id": 988, "id_string": "b9f3e4-ea8fea-ffaacf-f6e6c2-studiomochi", "name": "Soft Magenta Dawn", "colors": [ "#B9F3E4", "#EA8FEA", "#FFAACF", "#F6E6C2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.829259Z" }, { "id": 1093, "id_string": "ff74b1-ffa1cf-ffd6ec-a7ffe4-retroswatch", "name": "Soft Magenta Bay", "colors": [ "#FF74B1", "#FFA1CF", "#FFD6EC", "#A7FFE4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.324186Z" } ] }