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=32
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=33", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=31" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 794, "id_string": "e7e7de-008891-00587a-0f3057-tonecraft", "name": "Electric Cyan Bay", "colors": [ "#E7E7DE", "#008891", "#00587A", "#0F3057" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.307323Z" }, { "id": 764, "id_string": "f2e9d0-eaceb4-e79e85-bb5a5a-nordichue", "name": "Warm Ember Mist", "colors": [ "#F2E9D0", "#EACEB4", "#E79E85", "#BB5A5A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.165071Z" }, { "id": 475, "id_string": "fef7dc-e6ddc6-c2b8a3-a19882-retroswatch", "name": "Vivid Sunbeam Harbor", "colors": [ "#FEF7DC", "#E6DDC6", "#C2B8A3", "#A19882" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.658347Z" }, { "id": 353, "id_string": "8d7b68-a4907c-c8b6a6-f1dec9-paperfox", "name": "Coral Veil", "colors": [ "#8D7B68", "#A4907C", "#C8B6A6", "#F1DEC9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.081991Z" }, { "id": 312, "id_string": "000000-1d2b53-7e2553-008751-ab5236-5f574f-c2c3c7-fff1e8-4d0d7f77-epicemc05", "name": "16-color palette", "colors": [ "#000000", "#1D2B53", "#7E2553", "#008751", "#AB5236", "#5F574F", "#C2C3C7", "#FFF1E8", "#FF004D", "#FFA300", "#FFEC27", "#00E436", "#29ADFF", "#83769C", "#FF77A8", "#FFCCAA" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.293783Z" }, { "id": 269, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-f77dff-4da0ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#F77DFF", "#4DA0FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.999052Z" }, { "id": 72, "id_string": "c2272d-ee5624-f88e1e-fbde20-8dc53c-328d8e-016fba-449a7f-248252a7-comficker", "name": "Rainbow", "colors": [ "#C2272D", "#EE5624", "#F88E1E", "#FBDE20", "#8DC53C", "#328D8E", "#016FBA", "#449A7F", "#662C92" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.252962Z" }, { "id": 1077, "id_string": "f8ede3-dfd3c3-d0b8a8-c5705d-retroswatch", "name": "Cool Coral Dusk", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#C5705D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.250716Z" }, { "id": 1039, "id_string": "727d73-aab99a-d0ddd0-f0f0d7-minthaze", "name": "Warm Gold Dream", "colors": [ "#727D73", "#AAB99A", "#D0DDD0", "#F0F0D7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.074135Z" }, { "id": 865, "id_string": "001c30-176b87-64ccc5-dafffb-swatchbird", "name": "Electric Aqua Bloom", "colors": [ "#001C30", "#176B87", "#64CCC5", "#DAFFFB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.023242Z" } ] }