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=-created&page=79
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=80", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=78" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 572, "id_string": "94a684-aec3ae-e4e4d0-ffeef4-pixelpine", "name": "Pastel Blush Harbor", "colors": [ "#94A684", "#AEC3AE", "#E4E4D0", "#FFEEF4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.202731Z" }, { "id": 571, "id_string": "352f44-5c5470-b9b4c7-faf0e6-hexharbor", "name": "Warm Apricot Grove", "colors": [ "#352F44", "#5C5470", "#B9B4C7", "#FAF0E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.198154Z" }, { "id": 570, "id_string": "dbd0c0-faeee0-f9e4c8-f9cf93-studiomochi", "name": "Cloud Amber Field", "colors": [ "#DBD0C0", "#FAEEE0", "#F9E4C8", "#F9CF93" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.193441Z" }, { "id": 569, "id_string": "f7c8e0-dfffd8-b4e4ff-95bdff-huedrift", "name": "Cloud Forest Meadow", "colors": [ "#F7C8E0", "#DFFFD8", "#B4E4FF", "#95BDFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.188704Z" }, { "id": 568, "id_string": "e4c59e-af8260-803d3b-322c2b-swatchbird", "name": "Ember Harbor", "colors": [ "#E4C59E", "#AF8260", "#803D3B", "#322C2B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.184131Z" }, { "id": 567, "id_string": "fff3da-dfccfb-d0bfff-beadfa-hexharbor", "name": "Soft Coral Sunset", "colors": [ "#FFF3DA", "#DFCCFB", "#D0BFFF", "#BEADFA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.179698Z" }, { "id": 566, "id_string": "ccf6c8-fafcc2-f6d6ad-f9c0c0-mossyhex", "name": "Cloud Citrine Field", "colors": [ "#CCF6C8", "#FAFCC2", "#F6D6AD", "#F9C0C0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.174944Z" }, { "id": 565, "id_string": "cde8e5-eef7ff-7ab2b2-4d869c-cobaltcat", "name": "Neon Tide Bloom", "colors": [ "#CDE8E5", "#EEF7FF", "#7AB2B2", "#4D869C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.170313Z" }, { "id": 564, "id_string": "a1ccd1-f4f2de-e9b384-7c9d96-nordichue", "name": "Cool Amber Hush", "colors": [ "#A1CCD1", "#F4F2DE", "#E9B384", "#7C9D96" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.165687Z" }, { "id": 563, "id_string": "645cbb-a084dc-bface2-ebc7e6-coloreef", "name": "Warm Iris Tide", "colors": [ "#645CBB", "#A084DC", "#BFACE2", "#EBC7E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.160807Z" } ] }