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=3
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=4", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=2" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1166, "id_string": "9ad3bc-f3eac2-f5b461-ec524b-palettepup", "name": "Vivid Coral Veil", "colors": [ "#9AD3BC", "#F3EAC2", "#F5B461", "#EC524B" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.675567Z" }, { "id": 163, "id_string": "feaf95-150d50-ecb4a5-ffbc50-fffbff-001a42", "name": "Lady Moon", "colors": [ "#FEAF95", "#150D50", "#ECB4A5", "#FFBC50", "#FFFBFF", "#001A42" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.277351Z" }, { "id": 974, "id_string": "ffeac5-ffdbb5-6c4e31-603f26-tonecraft", "name": "Neon Apricot Tide", "colors": [ "#FFEAC5", "#FFDBB5", "#6C4E31", "#603F26" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.760415Z" }, { "id": 115, "id_string": "000000-bfbbbf-8a1312-b71d1c-ffcc80-eda093-ffe0b3-4051b5-42ba757a-blackpygmypython", "name": "Todoroki", "colors": [ "#000000", "#BFBBBF", "#8A1312", "#B71D1C", "#FFCC80", "#EDA093", "#FFE0B3", "#4051B5", "#2A3982", "#9E9E9E", "#D4D4D4", "#FFFFFF" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.515166Z" }, { "id": 509, "id_string": "ffb6b6-fde2e2-aacfcf-679b9b-tonecraft", "name": "Electric Crimson Bloom", "colors": [ "#FFB6B6", "#FDE2E2", "#AACFCF", "#679B9B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.819658Z" }, { "id": 958, "id_string": "13005a-00337c-1c82ad-03c988-palettepup", "name": "Violet Tide", "colors": [ "#13005A", "#00337C", "#1C82AD", "#03C988" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.638153Z" }, { "id": 454, "id_string": "8e806a-c3b091-e4cda7-ffe6bc-cobaltcat", "name": "Electric Amber Dream", "colors": [ "#8E806A", "#C3B091", "#E4CDA7", "#FFE6BC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.555991Z" }, { "id": 956, "id_string": "eb5353-f9d923-36ae7c-187498-hexharbor", "name": "Electric Honey Field", "colors": [ "#EB5353", "#F9D923", "#36AE7C", "#187498" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.592438Z" }, { "id": 399, "id_string": "040d12-183d3d-5c8374-93b1a6-nordichue", "name": "Tide Haze", "colors": [ "#040D12", "#183D3D", "#5C8374", "#93B1A6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.299503Z" }, { "id": 933, "id_string": "4c0033-790252-af0171-e80f88-swatchbird", "name": "Plum Breeze", "colors": [ "#4C0033", "#790252", "#AF0171", "#E80F88" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.357246Z" } ] }