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=109
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=110", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=108" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1116, "id_string": "f8f3d9-ebe5c2-b9b28a-504b38-hexharbor", "name": "Cool Honey Sunset", "colors": [ "#F8F3D9", "#EBE5C2", "#B9B28A", "#504B38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.433345Z" }, { "id": 542, "id_string": "fcf8ec-d0e8f2-79a3b1-456268-paperfox", "name": "Neon Apricot Veil", "colors": [ "#FCF8EC", "#D0E8F2", "#79A3B1", "#456268" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.057636Z" }, { "id": 534, "id_string": "756ab6-ac87c5-e0aed0-ffe5e5-pixelpine", "name": "Vivid Rose Dawn", "colors": [ "#756AB6", "#AC87C5", "#E0AED0", "#FFE5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.015401Z" }, { "id": 1042, "id_string": "35477d-6c5b7b-c06c84-f67280-paperfox", "name": "Vivid Rose Mist", "colors": [ "#35477D", "#6C5B7B", "#C06C84", "#F67280" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.087978Z" }, { "id": 927, "id_string": "021526-03346e-6eacda-e2e2b6-swatchbird", "name": "Ocean Dusk", "colors": [ "#021526", "#03346E", "#6EACDA", "#E2E2B6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.326670Z" }, { "id": 1053, "id_string": "820000-4e6c50-f2deba-faecd6-palettepup", "name": "Neon Ruby Harbor", "colors": [ "#820000", "#4E6C50", "#F2DEBA", "#FAECD6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.138194Z" }, { "id": 600, "id_string": "3aa6b9-ffd0d0-ff9eaa-c1ece4-duskpixel", "name": "Neon Crimson Veil", "colors": [ "#3AA6B9", "#FFD0D0", "#FF9EAA", "#C1ECE4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.337350Z" }, { "id": 1041, "id_string": "ff4646-ff8585-ffb396-fff5c0-retroswatch", "name": "Electric Scarlet Breeze", "colors": [ "#FF4646", "#FF8585", "#FFB396", "#FFF5C0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.083193Z" }, { "id": 1049, "id_string": "b590ca-a8d3da-f5cab3-f3ecb8-nordichue", "name": "Neon Apricot Dream", "colors": [ "#B590CA", "#A8D3DA", "#F5CAB3", "#F3ECB8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.119794Z" }, { "id": 1052, "id_string": "ff8ba7-ffc6c7-faeee7-c3f0ca-mossyhex", "name": "Pastel Magenta Veil", "colors": [ "#FF8BA7", "#FFC6C7", "#FAEEE7", "#C3F0CA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.133606Z" } ] }