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=83
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=84", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=82" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 636, "id_string": "334257-476072-548ca8-eeeeee-studiomochi", "name": "Cyan Veil", "colors": [ "#334257", "#476072", "#548CA8", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.542330Z" }, { "id": 577, "id_string": "edcfa9-e89f71-d57149-aa4a30-swatchbird", "name": "Neon Coral Drift", "colors": [ "#EDCFA9", "#E89F71", "#D57149", "#AA4A30" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.228389Z" }, { "id": 550, "id_string": "eeebdd-ce1212-810000-1b1717-nordichue", "name": "Vivid Crimson Haze", "colors": [ "#EEEBDD", "#CE1212", "#810000", "#1B1717" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.099564Z" }, { "id": 517, "id_string": "e5e3c9-b4cfb0-94b49f-789395-mossyhex", "name": "Gold Haze", "colors": [ "#E5E3C9", "#B4CFB0", "#94B49F", "#789395" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.877241Z" }, { "id": 471, "id_string": "fdffbc-ffeebb-ffdcb8-ffc1b6-coloreef", "name": "Pale Sunbeam Grove", "colors": [ "#FDFFBC", "#FFEEBB", "#FFDCB8", "#FFC1B6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.637082Z" }, { "id": 457, "id_string": "a1eafb-fdfdfd-ffcef3-cabbe9-minthaze", "name": "Pale Plum Dream", "colors": [ "#A1EAFB", "#FDFDFD", "#FFCEF3", "#CABBE9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.569601Z" }, { "id": 300, "id_string": "ffffff-d8d4d1-6b625b-b8b3b0-eeecec-472c1f-170b07-2f180b-7f897dde-shrecklings", "name": "47-color palette", "colors": [ "#FFFFFF", "#D8D4D1", "#6B625B", "#B8B3B0", "#EEECEC", "#472C1F", "#170B07", "#2F180B", "#624E45", "#A59F9B", "#5C3C25", "#71492F", "#908884", "#905E39", "#CAC7C5", "#AF6F44", "#CA9165", "#B77F57", "#74706F", "#E6BC8B", "#D3A77F", "#020000", "#9B755C", "#2C2625", "#403B37", "#58280C", "#6F3711", "#904B1C", "#A85F28", "#C57630", "#D38640", "#F4D19E", "#E2A45E", "#EEB571", "#E49647", "#FDE1AD", "#F6AA4A", "#FEF4D7", "#FAC880", "#4C1801", "#BB9C72", "#EB8931", "#862A0E", "#A5927B", "#DDC9AF", "#856752", "#BE651C" ], "color_count": 47, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.212567Z" }, { "id": 210, "id_string": "e3e3e3-140202-3484c3-4cb0eb-75f8f0-64adda-2f4e8f-497fad-2a2fc42f-comficker", "name": "Sonic", "colors": [ "#E3E3E3", "#140202", "#3484C3", "#4CB0EB", "#75F8F0", "#64ADDA", "#2F4E8F", "#497FAD", "#AA806A", "#EFB891", "#2053A2", "#CEBFB8", "#24181C", "#BC795C", "#96918D", "#B4535C", "#D64355", "#EFCCD0" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.542696Z" }, { "id": 194, "id_string": "f6f6f6-010000-63bcd4-4ebfe8-e8882f-93c0d3-comficker", "name": "Mudkip", "colors": [ "#F6F6F6", "#010000", "#63BCD4", "#4EBFE8", "#E8882F", "#93C0D3" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.455999Z" }, { "id": 181, "id_string": "fffbff-efe203-ffd511-e0d45b-d6edc9-f4f8e2-cd5f27-cc312c-5605aa4a-comficker", "name": "Lisa Simpson", "colors": [ "#FFFBFF", "#EFE203", "#FFD511", "#E0D45B", "#D6EDC9", "#F4F8E2", "#CD5F27", "#CC312C", "#E1474A", "#AE4214" ], "color_count": 10, "like_count": 1, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.384070Z" } ] }