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=85
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=86", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=84" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1160, "id_string": "86469c-bc7fcd-fb9ad1-ffcdea-huedrift", "name": "Electric Plum Veil", "colors": [ "#86469C", "#BC7FCD", "#FB9AD1", "#FFCDEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.647886Z" }, { "id": 864, "id_string": "fed9ed-e7bcde-bb9cc0-67729d-retroswatch", "name": "Electric Plum Dawn", "colors": [ "#FED9ED", "#E7BCDE", "#BB9CC0", "#67729D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.018407Z" }, { "id": 690, "id_string": "22577a-38a3a5-57cc99-80ed99-hexharbor", "name": "Electric Pine Mist", "colors": [ "#22577A", "#38A3A5", "#57CC99", "#80ED99" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.808452Z" }, { "id": 497, "id_string": "0b2447-19376d-576cbc-a5d7e8-swatchbird", "name": "Electric Ocean Veil", "colors": [ "#0B2447", "#19376D", "#576CBC", "#A5D7E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.762360Z" }, { "id": 1284, "id_string": "ecf2ff-3e54ac-655dbb-bface2-huedrift", "name": "Electric Ocean Mist", "colors": [ "#ECF2FF", "#3E54AC", "#655DBB", "#BFACE2" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.265646Z" }, { "id": 992, "id_string": "190482-7752fe-8e8ffa-c2d9ff-nordichue", "name": "Electric Ocean Bloom", "colors": [ "#190482", "#7752FE", "#8E8FFA", "#C2D9FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.847682Z" }, { "id": 795, "id_string": "b6fffa-98e4ff-80b3ff-687eff-coloreef", "name": "Electric Mint Mist", "colors": [ "#B6FFFA", "#98E4FF", "#80B3FF", "#687EFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.312138Z" }, { "id": 756, "id_string": "ebfffa-c6fce5-6ef3d6-0dceda-cobaltcat", "name": "Electric Mint Dusk", "colors": [ "#EBFFFA", "#C6FCE5", "#6EF3D6", "#0DCEDA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.128368Z" }, { "id": 709, "id_string": "004225-f5f5dc-ffb000-ffcf9d-huedrift", "name": "Electric Mint Dusk", "colors": [ "#004225", "#F5F5DC", "#FFB000", "#FFCF9D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.896639Z" }, { "id": 715, "id_string": "071952-0b666a-35a29f-97feed-coloreef", "name": "Electric Mint Dream", "colors": [ "#071952", "#0B666A", "#35A29F", "#97FEED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.924644Z" } ] }