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=49
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=50", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=48" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1258, "id_string": "fff0d1-795757-664343-3b3030-duskpixel", "name": "Vivid Amber Haze", "colors": [ "#FFF0D1", "#795757", "#664343", "#3B3030" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.130689Z" }, { "id": 1257, "id_string": "fbf9fa-fd0054-a80038-2b2024-nordichue", "name": "Vivid Rose Bloom", "colors": [ "#FBF9FA", "#FD0054", "#A80038", "#2B2024" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.126143Z" }, { "id": 1249, "id_string": "f5f0bb-dbdfaa-b3c890-73a9ad-nordichue", "name": "Electric Sunbeam Hush", "colors": [ "#F5F0BB", "#DBDFAA", "#B3C890", "#73A9AD" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.079693Z" }, { "id": 1259, "id_string": "184d47-96bb7c-d6efc7-fad586-candytone", "name": "Amber Veil", "colors": [ "#184D47", "#96BB7C", "#D6EFC7", "#FAD586" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.135608Z" }, { "id": 1244, "id_string": "fdfdc4-ffe8cf-ffdede-ccffec-paperfox", "name": "Pale Apricot Harbor", "colors": [ "#FDFDC4", "#FFE8CF", "#FFDEDE", "#CCFFEC" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.055241Z" }, { "id": 1256, "id_string": "006769-40a578-9dde8b-e6ff94-huedrift", "name": "Vivid Aqua Mist", "colors": [ "#006769", "#40A578", "#9DDE8B", "#E6FF94" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.121499Z" }, { "id": 1245, "id_string": "c7f3ff-fdc7ff-ffdcf5-f2f4c3-pixelpine", "name": "Cloud Cyan Bloom", "colors": [ "#C7F3FF", "#FDC7FF", "#FFDCF5", "#F2F4C3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.060345Z" }, { "id": 1253, "id_string": "72147e-f21170-fa9905-ff5200-coloreef", "name": "Electric Amber Mist", "colors": [ "#72147E", "#F21170", "#FA9905", "#FF5200" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.107568Z" }, { "id": 1254, "id_string": "000000-1a4d2e-ff9f29-faf3e3-duskpixel", "name": "Vivid Coral Grove", "colors": [ "#000000", "#1A4D2E", "#FF9F29", "#FAF3E3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.112408Z" }, { "id": 1250, "id_string": "ffe3a9-ffc3c3-ff8c8c-ff5d5d-hexharbor", "name": "Pale Apricot Hush", "colors": [ "#FFE3A9", "#FFC3C3", "#FF8C8C", "#FF5D5D" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.084200Z" } ] }