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=84
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=85", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=83" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 983, "id_string": "e8ecf1-b5cfd8-7393a7-6c737e-nordichue", "name": "Warm Tide Drift", "colors": [ "#E8ECF1", "#B5CFD8", "#7393A7", "#6C737E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.805753Z" }, { "id": 612, "id_string": "142850-27496d-00909e-dae1e7-mossyhex", "name": "Vivid Tide Hush", "colors": [ "#142850", "#27496D", "#00909E", "#DAE1E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.394285Z" }, { "id": 568, "id_string": "e4c59e-af8260-803d3b-322c2b-swatchbird", "name": "Ember Harbor", "colors": [ "#E4C59E", "#AF8260", "#803D3B", "#322C2B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.184131Z" }, { "id": 772, "id_string": "e1ffb1-c7f2a4-b6e388-fcffb2-candytone", "name": "Soft Meadow Tide", "colors": [ "#E1FFB1", "#C7F2A4", "#B6E388", "#FCFFB2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.204087Z" }, { "id": 797, "id_string": "f7dad9-fff5da-d6d2c4-5d534a-huedrift", "name": "Neon Coral Bloom", "colors": [ "#F7DAD9", "#FFF5DA", "#D6D2C4", "#5D534A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.321423Z" }, { "id": 664, "id_string": "252525-ff0000-af0404-414141-huedrift", "name": "Twilight Crimson Bloom", "colors": [ "#252525", "#FF0000", "#AF0404", "#414141" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.683475Z" }, { "id": 512, "id_string": "d4a5a5-ffecda-f9ffea-a6d0e4-duskpixel", "name": "Soft Coral Breeze", "colors": [ "#D4A5A5", "#FFECDA", "#F9FFEA", "#A6D0E4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.841545Z" }, { "id": 1039, "id_string": "727d73-aab99a-d0ddd0-f0f0d7-minthaze", "name": "Warm Gold Dream", "colors": [ "#727D73", "#AAB99A", "#D0DDD0", "#F0F0D7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.074135Z" }, { "id": 506, "id_string": "ede4e0-c8dbbe-9f8772-665a48-pixelpine", "name": "Lime Dusk", "colors": [ "#EDE4E0", "#C8DBBE", "#9F8772", "#665A48" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.805706Z" }, { "id": 622, "id_string": "e4fbff-b8b5ff-7868e6-edeef7-mossyhex", "name": "Pale Tide Hush", "colors": [ "#E4FBFF", "#B8B5FF", "#7868E6", "#EDEEF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.448240Z" } ] }