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=color_count&page=19
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=20", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=18" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 720, "id_string": "f9f3df-fdfce5-d7e9f7-f4d19b-coloreef", "name": "Cloud Gold Hush", "colors": [ "#F9F3DF", "#FDFCE5", "#D7E9F7", "#F4D19B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.948043Z" }, { "id": 414, "id_string": "d14d72-ffabab-fcc8d1-fef2f4-retroswatch", "name": "Cloud Crimson Breeze", "colors": [ "#D14D72", "#FFABAB", "#FCC8D1", "#FEF2F4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.370867Z" }, { "id": 1008, "id_string": "57c5b6-159895-1a5f7a-002b5b-cobaltcat", "name": "Twilight Azure Hush", "colors": [ "#57C5B6", "#159895", "#1A5F7A", "#002B5B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.921539Z" }, { "id": 448, "id_string": "222831-31363f-76abae-eeeeee-minthaze", "name": "Cool Aqua Field", "colors": [ "#222831", "#31363F", "#76ABAE", "#EEEEEE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.528045Z" }, { "id": 429, "id_string": "98ddca-d5ecc2-ffd3b4-ffaaa7-tonecraft", "name": "Pale Ember Bloom", "colors": [ "#98DDCA", "#D5ECC2", "#FFD3B4", "#FFAAA7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.441076Z" }, { "id": 668, "id_string": "ffedfa-ffb8e0-ec7fa9-be5985-swatchbird", "name": "Mauve Dawn", "colors": [ "#FFEDFA", "#FFB8E0", "#EC7FA9", "#BE5985" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.701694Z" }, { "id": 455, "id_string": "f6f1f1-afd3e2-19a7ce-146c94-duskpixel", "name": "Electric Tide Bay", "colors": [ "#F6F1F1", "#AFD3E2", "#19A7CE", "#146C94" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.560441Z" }, { "id": 1216, "id_string": "f7f1e5-e7b10a-898121-4c4b16-pixelpine", "name": "Sunbeam Sunset", "colors": [ "#F7F1E5", "#E7B10A", "#898121", "#4C4B16" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.905111Z" }, { "id": 481, "id_string": "ea907a-fbc687-f4f7c5-aacdbe-cobaltcat", "name": "Coral Dawn", "colors": [ "#EA907A", "#FBC687", "#F4F7C5", "#AACDBE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.688873Z" }, { "id": 466, "id_string": "f0ece3-dfd3c3-c7b198-596e79-paperfox", "name": "Warm Coral Dream", "colors": [ "#F0ECE3", "#DFD3C3", "#C7B198", "#596E79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.613458Z" } ] }