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=7
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=8", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=6" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 970, "id_string": "f6f1f1-19a7ce-146c94-000000-huedrift", "name": "Neon Tide Field", "colors": [ "#F6F1F1", "#19A7CE", "#146C94", "#000000" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.741595Z" }, { "id": 958, "id_string": "13005a-00337c-1c82ad-03c988-palettepup", "name": "Violet Tide", "colors": [ "#13005A", "#00337C", "#1C82AD", "#03C988" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.638153Z" }, { "id": 947, "id_string": "161616-346751-c84b31-ecdbba-swatchbird", "name": "Rose Bay", "colors": [ "#161616", "#346751", "#C84B31", "#ECDBBA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.501132Z" }, { "id": 930, "id_string": "f4f3f3-dfdfdf-bfd8d5-b1bed5-swatchbird", "name": "Soft Ocean Drift", "colors": [ "#F4F3F3", "#DFDFDF", "#BFD8D5", "#B1BED5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.342654Z" }, { "id": 916, "id_string": "163020-304d30-b6c4b6-eef0e5-hexharbor", "name": "Forest Sunset", "colors": [ "#163020", "#304D30", "#B6C4B6", "#EEF0E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.275612Z" }, { "id": 93, "id_string": "d6cdba-533b50-a39990-db8f37-ef842e-483430-f2eddf-f2e85a-ceb0c77e-comficker", "name": "Icon: Thumb", "colors": [ "#D6CDBA", "#533B50", "#A39990", "#DB8F37", "#EF842E", "#483430", "#F2EDDF", "#F2E85A", "#F4A737", "#E4DBD2", "#F4CD4F", "#6D4026", "#7A503D", "#95704B", "#845524", "#776A71" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.367145Z" }, { "id": 973, "id_string": "f3d1f4-f5fcc1-bae5e5-98d6ea-mossyhex", "name": "Soft Lime Grove", "colors": [ "#F3D1F4", "#F5FCC1", "#BAE5E5", "#98D6EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.755488Z" }, { "id": 725, "id_string": "1a1a1d-3b1c32-6a1e55-a64d79-mossyhex", "name": "Dusk Plum Bay", "colors": [ "#1A1A1D", "#3B1C32", "#6A1E55", "#A64D79" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.971659Z" }, { "id": 719, "id_string": "fffbf5-f7efe5-c3acd0-674188-nordichue", "name": "Amber Veil", "colors": [ "#FFFBF5", "#F7EFE5", "#C3ACD0", "#674188" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.943321Z" }, { "id": 938, "id_string": "016a70-ffffdd-d2de32-a2c579-duskpixel", "name": "Gold Grove", "colors": [ "#016A70", "#FFFFDD", "#D2DE32", "#A2C579" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.417646Z" } ] }