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=usage_count&page=95
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=96", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=94" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 235, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-0000ff-lesbiancowpoke", "name": "DC Logo", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#0000FF" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.691044Z" }, { "id": 249, "id_string": "000000-f2f0e5-45444f-8989otgoo", "name": "Sunglasses", "colors": [ "#000000", "#F2F0E5", "#45444F" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.805064Z" }, { "id": 403, "id_string": "5f6f52-a9b388-fefae0-b99470-swatchbird", "name": "Vivid Honey Tide", "colors": [ "#5F6F52", "#A9B388", "#FEFAE0", "#B99470" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.318022Z" }, { "id": 711, "id_string": "f1d4d4-ddb6c6-ac8daf-484c7f-duskpixel", "name": "Cool Crimson Glow", "colors": [ "#F1D4D4", "#DDB6C6", "#AC8DAF", "#484C7F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.905706Z" }, { "id": 873, "id_string": "f9f8f6-efe9e3-d9cfc7-c9b59c-duskpixel", "name": "Cloud Amber Harbor", "colors": [ "#F9F8F6", "#EFE9E3", "#D9CFC7", "#C9B59C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.067322Z" }, { "id": 233, "id_string": "ffffff-000000-9bdbfe-f89128-0cfa29-ffeb0d-ef291d-fcc6ff-25987878-hoangbv", "name": "Unicorn", "colors": [ "#FFFFFF", "#000000", "#9BDBFE", "#F89128", "#0CFA29", "#FFEB0D", "#EF291D", "#FCC6FF", "#BEEBFF", "#C8C8C8" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.678942Z" }, { "id": 901, "id_string": "effffd-b8fff9-85f4ff-42c2ff-paperfox", "name": "Pastel Teal Mist", "colors": [ "#EFFFFD", "#B8FFF9", "#85F4FF", "#42C2FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.203139Z" }, { "id": 243, "id_string": "f2f0e5-302520-6d4b40-e9941a-c9842f-ffffff-ddd9d2-97661c-hoanglambk57", "name": "Bird", "colors": [ "#F2F0E5", "#302520", "#6D4B40", "#E9941A", "#C9842F", "#FFFFFF", "#DDD9D2", "#97661C" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.769274Z" }, { "id": 381, "id_string": "bad7df-ffe2e2-f6f6f6-99ddcc-tonecraft", "name": "Cloud Rose Dream", "colors": [ "#BAD7DF", "#FFE2E2", "#F6F6F6", "#99DDCC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.214594Z" }, { "id": 252, "id_string": "000000-005ea5-a18300-00994e-pixelmonkey25", "name": "4-color palette", "colors": [ "#000000", "#005EA5", "#A18300", "#00994E" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.836737Z" } ] }