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&page=40
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=41", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=39" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 858, "id_string": "fbfad3-c6e377-729d39-36622b-candytone", "name": "Sunbeam Bay", "colors": [ "#FBFAD3", "#C6E377", "#729D39", "#36622B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.985173Z" }, { "id": 811, "id_string": "863a6f-975c8d-d989b5-ffadbc-cobaltcat", "name": "Vivid Rose Dream", "colors": [ "#863A6F", "#975C8D", "#D989B5", "#FFADBC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.396721Z" }, { "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": 759, "id_string": "e7e0c9-c1cfc0-6b7aa1-11324d-retroswatch", "name": "Cyan Bloom", "colors": [ "#E7E0C9", "#C1CFC0", "#6B7AA1", "#11324D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.142174Z" }, { "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": 633, "id_string": "fce2db-f1c6d3-e4a3d4-c295d8-retroswatch", "name": "Pale Crimson Tide", "colors": [ "#FCE2DB", "#F1C6D3", "#E4A3D4", "#C295D8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.506163Z" }, { "id": 450, "id_string": "a7727d-eddbc7-f8ead8-f9f5e7-retroswatch", "name": "Soft Ember Tide", "colors": [ "#A7727D", "#EDDBC7", "#F8EAD8", "#F9F5E7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.537053Z" }, { "id": 365, "id_string": "fefcf3-f5ebe0-f0dbdb-dba39a-nordichue", "name": "Cloud Gold Glow", "colors": [ "#FEFCF3", "#F5EBE0", "#F0DBDB", "#DBA39A" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.140259Z" }, { "id": 156, "id_string": "3891bf-43abca-5cc1d1-f1322d-fa721d-f9c52f-67b847-2074c5-6a0d3b03-lam", "name": "8-Bit Rainbow", "colors": [ "#3891BF", "#43ABCA", "#5CC1D1", "#F1322D", "#FA721D", "#F9C52F", "#67B847", "#2074C5", "#7654AF", "#AADFDC", "#F8F5E4", "#8ED5C7" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.217087Z" }, { "id": 98, "id_string": "ffffff-bf121a-442f2a-ddcbb4-141616-0070b5-f8d8fb-a35c31-comficker", "name": "Minimal Hero: Super Mario", "colors": [ "#FFFFFF", "#BF121A", "#442F2A", "#DDCBB4", "#141616", "#0070B5", "#F8D8FB", "#A35C31" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.392881Z" } ] }