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=65
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=66", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=64" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 271, "id_string": "ffffff-0000ff-f5f500-12cece-paulidemello420", "name": "4-color palette", "colors": [ "#FFFFFF", "#0000FF", "#F5F500", "#12CECE" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.012506Z" }, { "id": 350, "id_string": "6096b4-93bfcf-bdcdd6-eee9da-pixelpine", "name": "Cyan Tide", "colors": [ "#6096B4", "#93BFCF", "#BDCDD6", "#EEE9DA" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.067891Z" }, { "id": 289, "id_string": "737373-cdcdcd-ffffff-eeeeee-fefefe-000000-quilamour007", "name": "6-color palette", "colors": [ "#737373", "#CDCDCD", "#FFFFFF", "#EEEEEE", "#FEFEFE", "#000000" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.140619Z" }, { "id": 799, "id_string": "fff8e8-f7eed3-aab396-674636-palettepup", "name": "Neon Ember Mist", "colors": [ "#FFF8E8", "#F7EED3", "#AAB396", "#674636" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.330706Z" }, { "id": 117, "id_string": "18041d-ebbf44-d96f37-eac772-e79b35-dba163-b4d0d1-cd8f56-5286d907-blackpygmypython", "name": "Cute Bee Pixel", "colors": [ "#18041D", "#EBBF44", "#D96F37", "#EAC772", "#E79B35", "#DBA163", "#B4D0D1", "#CD8F56", "#9FAEAB", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.527617Z" }, { "id": 291, "id_string": "1e1a18-d8a98e-3a3027-e8b98a-faf6f0-tealarsinoitherium", "name": "candle hour", "colors": [ "#1E1A18", "#D8A98E", "#3A3027", "#E8B98A", "#FAF6F0" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.159643Z" }, { "id": 281, "id_string": "f6f6f6-000000-28cc4c-92e2c5-e70000-niels", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#28CC4C", "#92E2C5", "#E70000" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.073722Z" }, { "id": 277, "id_string": "000000-efcdb2-b58530-ffffff-616161-30270a-niels", "name": "Cute Cat", "colors": [ "#000000", "#EFCDB2", "#B58530", "#FFFFFF", "#616161", "#30270A" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.052254Z" }, { "id": 880, "id_string": "faf6e9-ece8d9-fffdf6-494949-paperfox", "name": "Electric Honey Bay", "colors": [ "#FAF6E9", "#ECE8D9", "#FFFDF6", "#494949" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.102725Z" }, { "id": 847, "id_string": "1e201e-3c3d37-697565-ecdfcc-hexharbor", "name": "Warm Ember Veil", "colors": [ "#1E201E", "#3C3D37", "#697565", "#ECDFCC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.933639Z" } ] }