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=119
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=120", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=118" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1145, "id_string": "f4f9f4-a7d7c5-74b49b-5c8d89-cobaltcat", "name": "Lagoon Breeze", "colors": [ "#F4F9F4", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.568636Z" }, { "id": 1146, "id_string": "f7f3e9-a3d2ca-5eaaa8-f05945-coloreef", "name": "Electric Rose Drift", "colors": [ "#F7F3E9", "#A3D2CA", "#5EAAA8", "#F05945" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.573162Z" }, { "id": 1156, "id_string": "fffbda-ffec9e-ffbb70-ed9455-mossyhex", "name": "Vivid Gold Sunset", "colors": [ "#FFFBDA", "#FFEC9E", "#FFBB70", "#ED9455" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.624140Z" }, { "id": 1144, "id_string": "0802a3-ff4b91-ff7676-ffcd4b-pixelpine", "name": "Neon Rose Haze", "colors": [ "#0802A3", "#FF4B91", "#FF7676", "#FFCD4B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.563930Z" }, { "id": 1153, "id_string": "eeb76b-e2703a-9c3d54-310b0b-minthaze", "name": "Vivid Amber Hush", "colors": [ "#EEB76B", "#E2703A", "#9C3D54", "#310B0B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.610476Z" }, { "id": 1149, "id_string": "39375b-745c97-d597ce-f5b0cb-cobaltcat", "name": "Vivid Magenta Dusk", "colors": [ "#39375B", "#745C97", "#D597CE", "#F5B0CB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.588794Z" }, { "id": 1154, "id_string": "4b778d-28b5b5-8fd9a8-d2e69c-retroswatch", "name": "Aqua Sunset", "colors": [ "#4B778D", "#28B5B5", "#8FD9A8", "#D2E69C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.615078Z" }, { "id": 1071, "id_string": "243763-ff6e31-ffebb7-ad8e70-nordichue", "name": "Vivid Apricot Glow", "colors": [ "#243763", "#FF6E31", "#FFEBB7", "#AD8E70" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.222755Z" }, { "id": 1150, "id_string": "1572a1-9ad0ec-efdad7-e3bec6-tonecraft", "name": "Vivid Tide Harbor", "colors": [ "#1572A1", "#9AD0EC", "#EFDAD7", "#E3BEC6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.593533Z" }, { "id": 470, "id_string": "f9ecec-f0d9da-c8d9eb-ecf2f9-minthaze", "name": "Pastel Crimson Harbor", "colors": [ "#F9ECEC", "#F0D9DA", "#C8D9EB", "#ECF2F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.632602Z" } ] }