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=37
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=38", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=36" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1049, "id_string": "b590ca-a8d3da-f5cab3-f3ecb8-nordichue", "name": "Neon Apricot Dream", "colors": [ "#B590CA", "#A8D3DA", "#F5CAB3", "#F3ECB8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.119794Z" }, { "id": 880, "id_string": "faf6e9-ece8d9-fffdf6-494949-paperfox", "name": "Electric Honey Bay", "colors": [ "#FAF6E9", "#ECE8D9", "#FFFDF6", "#494949" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.102725Z" }, { "id": 810, "id_string": "921a40-c75b7a-d9abab-f4d9d0-candytone", "name": "Rose Bloom", "colors": [ "#921A40", "#C75B7A", "#D9ABAB", "#F4D9D0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.392117Z" }, { "id": 545, "id_string": "dff2eb-b9e5e8-7ab2d3-4a628a-studiomochi", "name": "Tide Drift", "colors": [ "#DFF2EB", "#B9E5E8", "#7AB2D3", "#4A628A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.072509Z" }, { "id": 504, "id_string": "ecf9ff-fffbeb-ffe7cc-f8cba6-hexharbor", "name": "Pale Aqua Sunset", "colors": [ "#ECF9FF", "#FFFBEB", "#FFE7CC", "#F8CBA6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.796520Z" }, { "id": 392, "id_string": "f0ebe3-e4dccf-7d9d9c-576f72-palettepup", "name": "Warm Amber Dusk", "colors": [ "#F0EBE3", "#E4DCCF", "#7D9D9C", "#576F72" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.267388Z" }, { "id": 1165, "id_string": "bb3b0e-dd7631-708160-d8c593-studiomochi", "name": "Electric Apricot Meadow", "colors": [ "#BB3B0E", "#DD7631", "#708160", "#D8C593" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.670992Z" }, { "id": 867, "id_string": "80bcbd-aad9bb-d5f0c1-f9f7c9-hexharbor", "name": "Citrine Dawn", "colors": [ "#80BCBD", "#AAD9BB", "#D5F0C1", "#F9F7C9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.033027Z" }, { "id": 603, "id_string": "dab88b-f3e9dd-fdf6ec-b7cadb-cobaltcat", "name": "Cloud Apricot Dusk", "colors": [ "#DAB88B", "#F3E9DD", "#FDF6EC", "#B7CADB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.351244Z" }, { "id": 578, "id_string": "fafafa-e8f1f5-005691-004a7c-pixelpine", "name": "Neon Aqua Glow", "colors": [ "#FAFAFA", "#E8F1F5", "#005691", "#004A7C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.233056Z" } ] }