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=58
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=59", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=57" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1147, "id_string": "7fc8a9-d5eebb-5f7a61-444941-paperfox", "name": "Warm Meadow Dusk", "colors": [ "#7FC8A9", "#D5EEBB", "#5F7A61", "#444941" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.577605Z" }, { "id": 524, "id_string": "ffbb5c-ff9b50-e25e3e-c63d2f-cobaltcat", "name": "Vivid Apricot Drift", "colors": [ "#FFBB5C", "#FF9B50", "#E25E3E", "#C63D2F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.937901Z" }, { "id": 565, "id_string": "cde8e5-eef7ff-7ab2b2-4d869c-cobaltcat", "name": "Neon Tide Bloom", "colors": [ "#CDE8E5", "#EEF7FF", "#7AB2B2", "#4D869C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.170313Z" }, { "id": 584, "id_string": "ffeeee-fff6ea-f7e9d7-ebd8c3-hexharbor", "name": "Pale Ruby Dawn", "colors": [ "#FFEEEE", "#FFF6EA", "#F7E9D7", "#EBD8C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.261714Z" }, { "id": 639, "id_string": "f85f73-fbe8d3-928a97-283c63-duskpixel", "name": "Neon Rose Dawn", "colors": [ "#F85F73", "#FBE8D3", "#928A97", "#283C63" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.563196Z" }, { "id": 1269, "id_string": "bedbbb-8db596-92817a-707070-swatchbird", "name": "Forest Grove", "colors": [ "#BEDBBB", "#8DB596", "#92817A", "#707070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.186182Z" }, { "id": 1107, "id_string": "865439-c68b59-fcdec0-8fc1d4-minthaze", "name": "Neon Coral Dawn", "colors": [ "#865439", "#C68B59", "#FCDEC0", "#8FC1D4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.391472Z" }, { "id": 1142, "id_string": "0d1282-eeeded-f0de36-d71313-nordichue", "name": "Vivid Honey Hush", "colors": [ "#0D1282", "#EEEDED", "#F0DE36", "#D71313" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.554647Z" }, { "id": 857, "id_string": "451952-662549-ae445a-f39f5a-cobaltcat", "name": "Electric Amber Hush", "colors": [ "#451952", "#662549", "#AE445A", "#F39F5A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.980513Z" }, { "id": 1067, "id_string": "cb9df0-f0c1e1-fddbbb-fff9bf-retroswatch", "name": "Pale Honey Bloom", "colors": [ "#CB9DF0", "#F0C1E1", "#FDDBBB", "#FFF9BF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.203976Z" } ] }