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=104
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=105", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=103" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 118, "id_string": "eee15e-77201a-fe450e-f97817-ff9200-000200-fdd5a6-4c0c02-5be6832a-blackpygmypython", "name": "Doge", "colors": [ "#EEE15E", "#77201A", "#FE450E", "#F97817", "#FF9200", "#000200", "#FDD5A6", "#4C0C02", "#FE5F21", "#FEE1C1" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.532880Z" }, { "id": 333, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-d0e2a897-jerdrickcourcelle", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#696969" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.430270Z" }, { "id": 40, "id_string": "f4b86b-080508-a27315-f4aa08-eba62b-3f3a37-e4e6ef-a0a59d-68a9f72d-foxblack", "name": "Naruto: Yahiko", "colors": [ "#F4B86B", "#080508", "#A27315", "#F4AA08", "#EBA62B", "#3F3A37", "#E4E6EF", "#A0A59D", "#F0E9CA", "#956190", "#F5E694", "#E4D3D8", "#C192BE", "#DEBF8A", "#E6CE9C", "#D1B370", "#2D1D21", "#B12513" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.014020Z" }, { "id": 733, "id_string": "f1ecc3-c9d8b6-57837b-515e63-duskpixel", "name": "Honey Breeze", "colors": [ "#F1ECC3", "#C9D8B6", "#57837B", "#515E63" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.012426Z" }, { "id": 452, "id_string": "8294c4-acb1d6-dbdfea-ffead2-retroswatch", "name": "Soft Ember Bay", "colors": [ "#8294C4", "#ACB1D6", "#DBDFEA", "#FFEAD2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.546645Z" }, { "id": 184, "id_string": "ffffff-ff7602-bf0119-000200-06b0d4-comficker", "name": "Red Monster", "colors": [ "#FFFFFF", "#FF7602", "#BF0119", "#000200", "#06B0D4" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.400210Z" }, { "id": 68, "id_string": "291e0b-3d2814-bf907c-4f3b82-673d2e-comficker", "name": "Minecraft: Steve face", "colors": [ "#291E0B", "#3D2814", "#BF907C", "#4F3B82", "#673D2E" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.220925Z" }, { "id": 1033, "id_string": "952323-a73121-dad4b5-f2e8c6-duskpixel", "name": "Cool Rose Haze", "colors": [ "#952323", "#A73121", "#DAD4B5", "#F2E8C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.043918Z" }, { "id": 139, "id_string": "ededed-dfd4d3-372426-151515-563237-641d25-544848-b9680b-f524166d-cyanreddeer", "name": "Charmander", "colors": [ "#EDEDED", "#DFD4D3", "#372426", "#151515", "#563237", "#641D25", "#544848", "#B9680B", "#070001", "#ED050B", "#850E0F", "#E98513", "#C9120E", "#A06729", "#291006", "#F4C50F", "#C9C7C9", "#C9AA2A", "#9B5613", "#D67D2A", "#E16702", "#DFC637", "#D4C716", "#A9A4AC", "#BAB298" ], "color_count": 25, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.994776Z" }, { "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" } ] }