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=98
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=99", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=97" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 634, "id_string": "faebe0-c9e4c5-b5cda3-c1ac95-retroswatch", "name": "Soft Coral Bloom", "colors": [ "#FAEBE0", "#C9E4C5", "#B5CDA3", "#C1AC95" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.517793Z" }, { "id": 254, "id_string": "000000-a0b5de-cbdbfc-ffffff-1f2321-2a322e-111211-445cbb-1596dc3e-cutilatk", "name": "12-color palette", "colors": [ "#000000", "#A0B5DE", "#CBDBFC", "#FFFFFF", "#1F2321", "#2A322E", "#111211", "#445CBB", "#3249A4", "#253A8E", "#161A64", "#111446" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.862958Z" }, { "id": 113, "id_string": "4873a3-000200-f5e139-f4b805-f43845-e74233-f5c578-f5d8a7-9d945cba-blackpygmypython", "name": "Luffy", "colors": [ "#4873A3", "#000200", "#F5E139", "#F4B805", "#F43845", "#E74233", "#F5C578", "#F5D8A7", "#089CF5", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.504348Z" }, { "id": 413, "id_string": "7d5a5a-f1d1d1-f3e1e1-faf2f2-cobaltcat", "name": "Pastel Ruby Bloom", "colors": [ "#7D5A5A", "#F1D1D1", "#F3E1E1", "#FAF2F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.364811Z" }, { "id": 701, "id_string": "bedcfa-98acf8-b088f9-da9ff9-nordichue", "name": "Pale Violet Bay", "colors": [ "#BEDCFA", "#98ACF8", "#B088F9", "#DA9FF9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.859701Z" }, { "id": 409, "id_string": "def5e5-bcead5-9ed5c5-8ec3b0-nordichue", "name": "Pale Pine Dawn", "colors": [ "#DEF5E5", "#BCEAD5", "#9ED5C5", "#8EC3B0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.345898Z" }, { "id": 968, "id_string": "fd8a8a-f1f7b5-a8d1d1-9ea1d4-cobaltcat", "name": "Ruby Harbor", "colors": [ "#FD8A8A", "#F1F7B5", "#A8D1D1", "#9EA1D4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.732491Z" }, { "id": 946, "id_string": "fceef5-f3bad6-ea86b6-e05297-candytone", "name": "Pastel Magenta Dream", "colors": [ "#FCEEF5", "#F3BAD6", "#EA86B6", "#E05297" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.492905Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" }, { "id": 715, "id_string": "071952-0b666a-35a29f-97feed-coloreef", "name": "Electric Mint Dream", "colors": [ "#071952", "#0B666A", "#35A29F", "#97FEED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.924644Z" } ] }