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=66
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=67", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=65" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 652, "id_string": "e5d9f2-f5efff-cdc1ff-a594f9-duskpixel", "name": "Pastel Violet Drift", "colors": [ "#E5D9F2", "#F5EFFF", "#CDC1FF", "#A594F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.625223Z" }, { "id": 653, "id_string": "79b4b7-fefbf3-f8f0df-9d9d9d-swatchbird", "name": "Neon Ember Tide", "colors": [ "#79B4B7", "#FEFBF3", "#F8F0DF", "#9D9D9D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.629899Z" }, { "id": 654, "id_string": "d4ecdd-345b63-152d35-112031-swatchbird", "name": "Twilight Sky Haze", "colors": [ "#D4ECDD", "#345B63", "#152D35", "#112031" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.636102Z" }, { "id": 655, "id_string": "fff0f0-ebd4d4-835858-463333-hexharbor", "name": "Crimson Field", "colors": [ "#FFF0F0", "#EBD4D4", "#835858", "#463333" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.640755Z" }, { "id": 656, "id_string": "1c0a00-361500-603601-cc9544-minthaze", "name": "Noir Ember Breeze", "colors": [ "#1C0A00", "#361500", "#603601", "#CC9544" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.645222Z" }, { "id": 657, "id_string": "e5dcc3-c7bea2-aaa492-9a9483-mossyhex", "name": "Ember Grove", "colors": [ "#E5DCC3", "#C7BEA2", "#AAA492", "#9A9483" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.651641Z" }, { "id": 658, "id_string": "f7a4a4-febe8c-fffbc1-b6e2a1-huedrift", "name": "Soft Gold Field", "colors": [ "#F7A4A4", "#FEBE8C", "#FFFBC1", "#B6E2A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.656187Z" }, { "id": 659, "id_string": "ffcdb2-ffb4a2-e5989b-b5828c-candytone", "name": "Neon Ember Tide", "colors": [ "#FFCDB2", "#FFB4A2", "#E5989B", "#B5828C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.660703Z" }, { "id": 660, "id_string": "fb929e-ffdfdf-fff6f6-aedefc-candytone", "name": "Pastel Rose Bay", "colors": [ "#FB929E", "#FFDFDF", "#FFF6F6", "#AEDEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.665186Z" }, { "id": 661, "id_string": "4a55a2-7895cb-a0bfe0-c5dff8-tonecraft", "name": "Electric Cyan Drift", "colors": [ "#4A55A2", "#7895CB", "#A0BFE0", "#C5DFF8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.669698Z" } ] }