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=download_count&page=100
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=101", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=99" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 492, "id_string": "f1e5d1-dbb5b5-c39898-987070-pixelpine", "name": "Cool Apricot Tide", "colors": [ "#F1E5D1", "#DBB5B5", "#C39898", "#987070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.739572Z" }, { "id": 695, "id_string": "f9fbe7-f0edd4-eccdb4-fea1a1-coloreef", "name": "Soft Scarlet Grove", "colors": [ "#F9FBE7", "#F0EDD4", "#ECCDB4", "#FEA1A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.832080Z" }, { "id": 762, "id_string": "eb6383-fa9191-ffe9c5-b4f2e1-huedrift", "name": "Cloud Ember Tide", "colors": [ "#EB6383", "#FA9191", "#FFE9C5", "#B4F2E1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.155821Z" }, { "id": 438, "id_string": "f1f6f9-14274e-394867-9ba4b4-pixelpine", "name": "Cobalt Mist", "colors": [ "#F1F6F9", "#14274E", "#394867", "#9BA4B4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.482261Z" }, { "id": 42, "id_string": "f3b869-030404-c74535-e83428-e5b581-ede39e-966682-f1d3d5-fed79f45-foxblack", "name": "Naruto: Sasori", "colors": [ "#F3B869", "#030404", "#C74535", "#E83428", "#E5B581", "#EDE39E", "#966682", "#F1D3D5", "#C792BD", "#E7CF90", "#2A1D1A", "#B12421", "#1F2433", "#DEE1E0" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.024943Z" }, { "id": 804, "id_string": "f6f1e9-ffd93d-ff8400-4f200d-cobaltcat", "name": "Neon Honey Dawn", "colors": [ "#F6F1E9", "#FFD93D", "#FF8400", "#4F200D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.364042Z" }, { "id": 263, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-ad17fdcb-epicguythatsreallycool", "name": "gweenie", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#20A777", "#E6CCA7", "#E9AD71", "#1A5548", "#16463C" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.957010Z" }, { "id": 371, "id_string": "93b5c6-c9ccd5-e4d8dc-ffe3e3-hexharbor", "name": "Cloud Crimson Drift", "colors": [ "#93B5C6", "#C9CCD5", "#E4D8DC", "#FFE3E3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.168142Z" }, { "id": 511, "id_string": "fff5eb-deedf0-f4c7ab-b2b8a3-huedrift", "name": "Pale Coral Glow", "colors": [ "#FFF5EB", "#DEEDF0", "#F4C7AB", "#B2B8A3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.829679Z" }, { "id": 240, "id_string": "4f2800-fc7a73-ff1f01-fffffd-973524-9e590d-cb9466-ffc67e-a4eeef17-hoanganhlamengineer", "name": "Supermario drive", "colors": [ "#4F2800", "#FC7A73", "#FF1F01", "#FFFFFD", "#973524", "#9E590D", "#CB9466", "#FFC67E", "#D57D6D", "#F69787", "#A45147", "#1F7C95", "#CDCBCE", "#0DC9FE", "#C0BEA6", "#71EEFF", "#BB9348", "#885A1E", "#B6AB97" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.750867Z" } ] }