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=17
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=18", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=16" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1192, "id_string": "ffbaba-ffeadb-f7c5a8-678a74-cobaltcat", "name": "Electric Scarlet Bay", "colors": [ "#FFBABA", "#FFEADB", "#F7C5A8", "#678A74" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.795744Z" }, { "id": 1191, "id_string": "e7e6e1-f7f6e7-c1c0b9-537791-palettepup", "name": "Gold Dusk", "colors": [ "#E7E6E1", "#F7F6E7", "#C1C0B9", "#537791" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.791097Z" }, { "id": 1190, "id_string": "ecfcff-b2fcff-5edfff-3e64ff-duskpixel", "name": "Electric Aqua Hush", "colors": [ "#ECFCFF", "#B2FCFF", "#5EDFFF", "#3E64FF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.786566Z" }, { "id": 1189, "id_string": "f5efff-e5d9f2-cdc1ff-a294f9-tonecraft", "name": "Cloud Iris Glow", "colors": [ "#F5EFFF", "#E5D9F2", "#CDC1FF", "#A294F9" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.781743Z" }, { "id": 1188, "id_string": "781d42-a3423c-de834d-f0d290-coloreef", "name": "Vivid Ember Grove", "colors": [ "#781D42", "#A3423C", "#DE834D", "#F0D290" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.777272Z" }, { "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": 1186, "id_string": "16697a-db6400-ffa62b-f8f1f1-studiomochi", "name": "Electric Ember Harbor", "colors": [ "#16697A", "#DB6400", "#FFA62B", "#F8F1F1" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.768281Z" }, { "id": 1185, "id_string": "a9eee6-fefaec-f38181-625772-pixelpine", "name": "Electric Gold Tide", "colors": [ "#A9EEE6", "#FEFAEC", "#F38181", "#625772" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.763842Z" }, { "id": 1184, "id_string": "eaafaf-a2738c-645c84-427996-tonecraft", "name": "Ruby Grove", "colors": [ "#EAAFAF", "#A2738C", "#645C84", "#427996" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.759251Z" }, { "id": 1183, "id_string": "f94892-ff7f3f-fbdf07-89cffd-palettepup", "name": "Neon Amber Meadow", "colors": [ "#F94892", "#FF7F3F", "#FBDF07", "#89CFFD" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.754717Z" } ] }