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=4
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=5", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=3" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 724, "id_string": "050c9c-3572ef-3abef9-a7e6ff-huedrift", "name": "Neon Cyan Veil", "colors": [ "#050C9C", "#3572EF", "#3ABEF9", "#A7E6FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.966617Z" }, { "id": 95, "id_string": "eee9d4-503b3f-f1f0f5-5b544e-e7df57-ebf22d-483724-21afb3-18185191-comficker", "name": "Icon: Building", "colors": [ "#EEE9D4", "#503B3F", "#F1F0F5", "#5B544E", "#E7DF57", "#EBF22D", "#483724", "#21AFB3", "#374449", "#EAE611", "#0ADCD6", "#DEB51F", "#F1B603", "#A07631", "#CEA02D", "#725731", "#298DA0", "#8E6255", "#DEDEC7", "#C1915F", "#413C63", "#CA6F5D", "#673630", "#5CBC4A", "#E5684E", "#66B360" ], "color_count": 26, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.377306Z" }, { "id": 931, "id_string": "911f27-630a10-fcf0c8-face7f-huedrift", "name": "Amber Harbor", "colors": [ "#911F27", "#630A10", "#FCF0C8", "#FACE7F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.347519Z" }, { "id": 983, "id_string": "e8ecf1-b5cfd8-7393a7-6c737e-nordichue", "name": "Warm Tide Drift", "colors": [ "#E8ECF1", "#B5CFD8", "#7393A7", "#6C737E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.805753Z" }, { "id": 977, "id_string": "1d1616-8e1616-d84040-eeeeee-mossyhex", "name": "Electric Scarlet Harbor", "colors": [ "#1D1616", "#8E1616", "#D84040", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.776442Z" }, { "id": 954, "id_string": "ffefa0-ffd57e-fca652-ac4b1c-mossyhex", "name": "Electric Gold Grove", "colors": [ "#FFEFA0", "#FFD57E", "#FCA652", "#AC4B1C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.571479Z" }, { "id": 979, "id_string": "f9f5eb-e4dccf-ea5455-002b5b-paperfox", "name": "Electric Sky Bloom", "colors": [ "#F9F5EB", "#E4DCCF", "#EA5455", "#002B5B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.786631Z" }, { "id": 955, "id_string": "eee2de-ea906c-b31312-2b2a4c-cobaltcat", "name": "Vivid Ruby Field", "colors": [ "#EEE2DE", "#EA906C", "#B31312", "#2B2A4C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.580986Z" }, { "id": 885, "id_string": "fff4e0-ffbf9b-b46060-4d4d4d-duskpixel", "name": "Neon Amber Tide", "colors": [ "#FFF4E0", "#FFBF9B", "#B46060", "#4D4D4D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.126082Z" }, { "id": 908, "id_string": "fff7d1-ffecc8-ffd09b-ffb0b0-retroswatch", "name": "Soft Gold Glow", "colors": [ "#FFF7D1", "#FFECC8", "#FFD09B", "#FFB0B0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.236091Z" } ] }