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&ordering=name&page=88
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=89", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=87" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1169, "id_string": "e93b81-f5abc9-ffe5e2-b6c9f0-coloreef", "name": "Pale Crimson Meadow", "colors": [ "#E93B81", "#F5ABC9", "#FFE5E2", "#B6C9F0" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.689375Z" }, { "id": 633, "id_string": "fce2db-f1c6d3-e4a3d4-c295d8-retroswatch", "name": "Pale Crimson Tide", "colors": [ "#FCE2DB", "#F1C6D3", "#E4A3D4", "#C295D8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.506163Z" }, { "id": 340, "id_string": "e3fdfd-cbf1f5-a6e3e9-71c9ce-cobaltcat", "name": "Pale Cyan Sunset", "colors": [ "#E3FDFD", "#CBF1F5", "#A6E3E9", "#71C9CE" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.013423Z" }, { "id": 429, "id_string": "98ddca-d5ecc2-ffd3b4-ffaaa7-tonecraft", "name": "Pale Ember Bloom", "colors": [ "#98DDCA", "#D5ECC2", "#FFD3B4", "#FFAAA7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.441076Z" }, { "id": 1067, "id_string": "cb9df0-f0c1e1-fddbbb-fff9bf-retroswatch", "name": "Pale Honey Bloom", "colors": [ "#CB9DF0", "#F0C1E1", "#FDDBBB", "#FFF9BF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.203976Z" }, { "id": 562, "id_string": "99a98f-c1d0b5-d6e8db-fff8de-candytone", "name": "Pale Honey Drift", "colors": [ "#99A98F", "#C1D0B5", "#D6E8DB", "#FFF8DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.156074Z" }, { "id": 1020, "id_string": "a66cff-9c9efe-afb4ff-b1e1ff-nordichue", "name": "Pale Indigo Haze", "colors": [ "#A66CFF", "#9C9EFE", "#AFB4FF", "#B1E1FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.977187Z" }, { "id": 574, "id_string": "b983ff-94b3fd-94daff-99feff-paperfox", "name": "Pale Iris Mist", "colors": [ "#B983FF", "#94B3FD", "#94DAFF", "#99FEFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.214044Z" }, { "id": 536, "id_string": "ffd5e5-ffffdd-a0ffe6-81f5ff-nordichue", "name": "Pale Magenta Bloom", "colors": [ "#FFD5E5", "#FFFFDD", "#A0FFE6", "#81F5FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.027110Z" }, { "id": 825, "id_string": "ff597b-ff8e9e-f9b5d0-eeeeee-swatchbird", "name": "Pale Magenta Glow", "colors": [ "#FF597B", "#FF8E9E", "#F9B5D0", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.607863Z" } ] }