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=28
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=29", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=27" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1144, "id_string": "0802a3-ff4b91-ff7676-ffcd4b-pixelpine", "name": "Neon Rose Haze", "colors": [ "#0802A3", "#FF4B91", "#FF7676", "#FFCD4B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.563930Z" }, { "id": 389, "id_string": "2c3333-395b64-a5c9ca-e7f6f2-retroswatch", "name": "Cool Mint Hush", "colors": [ "#2C3333", "#395B64", "#A5C9CA", "#E7F6F2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.253424Z" }, { "id": 1044, "id_string": "0e2954-1f6e8c-2e8a99-84a7a1-retroswatch", "name": "Sky Dusk", "colors": [ "#0E2954", "#1F6E8C", "#2E8A99", "#84A7A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.097037Z" }, { "id": 213, "id_string": "ffffff-000000-49b0f3-cbd55b-3b8fd7-acbd4b-a0ae59-2763a1-comficker", "name": "Earth", "colors": [ "#FFFFFF", "#000000", "#49B0F3", "#CBD55B", "#3B8FD7", "#ACBD4B", "#A0AE59", "#2763A1" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.560026Z" }, { "id": 1152, "id_string": "03045e-00b4d8-90e0ef-caf0f8-swatchbird", "name": "Neon Aqua Dream", "colors": [ "#03045E", "#00B4D8", "#90E0EF", "#CAF0F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.605816Z" }, { "id": 1085, "id_string": "d3f6f3-f9fce1-fee9b2-fbd1b7-candytone", "name": "Soft Amber Hush", "colors": [ "#D3F6F3", "#F9FCE1", "#FEE9B2", "#FBD1B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.287191Z" }, { "id": 614, "id_string": "bce6eb-fdcfdf-fbbedf-fca3cc-tonecraft", "name": "Cloud Magenta Haze", "colors": [ "#BCE6EB", "#FDCFDF", "#FBBEDF", "#FCA3CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.403500Z" }, { "id": 259, "id_string": "000000-ffffff-5a00a0-8c57f0-ffdfc4-914d08-ff7300-b3b3b3-19bdfa62-alainjeshuatamara7838", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#5A00A0", "#8C57F0", "#FFDFC4", "#914D08", "#FF7300", "#B3B3B3", "#080B5E" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.935210Z" }, { "id": 555, "id_string": "fdf7e4-faeed1-ded0b6-bbab8c-huedrift", "name": "Cloud Honey Bloom", "colors": [ "#FDF7E4", "#FAEED1", "#DED0B6", "#BBAB8C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.123253Z" }, { "id": 1071, "id_string": "243763-ff6e31-ffebb7-ad8e70-nordichue", "name": "Vivid Apricot Glow", "colors": [ "#243763", "#FF6E31", "#FFEBB7", "#AD8E70" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.222755Z" } ] }