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=like_count&page=114
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=115", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=113" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 1091, "id_string": "907fa4-a58faa-a6d6d6-ededd0-candytone", "name": "Warm Sunbeam Dream", "colors": [ "#907FA4", "#A58FAA", "#A6D6D6", "#EDEDD0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.315081Z" }, { "id": 1102, "id_string": "f9e4d4-d67d3e-9c0f48-470d21-nordichue", "name": "Vivid Rose Bay", "colors": [ "#F9E4D4", "#D67D3E", "#9C0F48", "#470D21" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.368208Z" }, { "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" }, { "id": 1026, "id_string": "fa26a0-05dfd7-a3f7bf-fff591-duskpixel", "name": "Neon Gold Field", "colors": [ "#FA26A0", "#05DFD7", "#A3F7BF", "#FFF591" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.012218Z" }, { "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": 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": 1105, "id_string": "382933-3b5249-519872-a4b494-cobaltcat", "name": "Twilight Forest Grove", "colors": [ "#382933", "#3B5249", "#519872", "#A4B494" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.381928Z" }, { "id": 632, "id_string": "8ef6e4-9896f1-d59bf6-edb1f1-paperfox", "name": "Soft Teal Harbor", "colors": [ "#8EF6E4", "#9896F1", "#D59BF6", "#EDB1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.497864Z" } ] }