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=110
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=111", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=created&page=109" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1092, "id_string": "ffa41b-000839-005082-00a8cc-mossyhex", "name": "Coral Dusk", "colors": [ "#FFA41B", "#000839", "#005082", "#00A8CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.319647Z" }, { "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" }, { "id": 1094, "id_string": "beebe9-fffdf9-ffe3ed-8ac6d1-paperfox", "name": "Cloud Amber Grove", "colors": [ "#BEEBE9", "#FFFDF9", "#FFE3ED", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.328667Z" }, { "id": 1095, "id_string": "ccffbd-7eca9c-40394a-1c1427-duskpixel", "name": "Neon Moss Dusk", "colors": [ "#CCFFBD", "#7ECA9C", "#40394A", "#1C1427" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.335614Z" }, { "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": 1097, "id_string": "025464-e57c23-e8aa42-f8f1f1-huedrift", "name": "Tide Tide", "colors": [ "#025464", "#E57C23", "#E8AA42", "#F8F1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.345113Z" }, { "id": 1098, "id_string": "845460-ead3cb-bdc7c9-2b4f60-candytone", "name": "Ember Sunset", "colors": [ "#845460", "#EAD3CB", "#BDC7C9", "#2B4F60" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.349696Z" }, { "id": 1099, "id_string": "75cfb8-bbdfc8-f0e5d8-ffc478-studiomochi", "name": "Neon Apricot Bay", "colors": [ "#75CFB8", "#BBDFC8", "#F0E5D8", "#FFC478" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.354277Z" }, { "id": 1100, "id_string": "ffdede-fdf5ca-ffdfaf-f2bb7b-duskpixel", "name": "Soft Scarlet Hush", "colors": [ "#FFDEDE", "#FDF5CA", "#FFDFAF", "#F2BB7B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.359010Z" }, { "id": 1101, "id_string": "425f57-749f82-a8e890-cfff8d-minthaze", "name": "Electric Fern Field", "colors": [ "#425F57", "#749F82", "#A8E890", "#CFFF8D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.363697Z" } ] }