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=63
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=64", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=62" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 83, "id_string": "ffbb00-868686-000000-003e78-ffffff-comficker", "name": "Minion: Bob", "colors": [ "#FFBB00", "#868686", "#000000", "#003E78", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.315836Z" }, { "id": 1176, "id_string": "553c8b-9ea9f0-ccc1ff-ffeafe-palettepup", "name": "Vivid Iris Dawn", "colors": [ "#553C8B", "#9EA9F0", "#CCC1FF", "#FFEAFE" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.721172Z" }, { "id": 763, "id_string": "f4f9f9-f1d1d0-fbaccc-f875aa-studiomochi", "name": "Cloud Rose Field", "colors": [ "#F4F9F9", "#F1D1D0", "#FBACCC", "#F875AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.160275Z" }, { "id": 1090, "id_string": "f5f4f4-cae4db-cdac81-00303f-studiomochi", "name": "Neon Aqua Grove", "colors": [ "#F5F4F4", "#CAE4DB", "#CDAC81", "#00303F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.310376Z" }, { "id": 1063, "id_string": "f0e3ff-d89cf6-916dd5-3e206d-pixelpine", "name": "Iris Tide", "colors": [ "#F0E3FF", "#D89CF6", "#916DD5", "#3E206D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.185422Z" }, { "id": 774, "id_string": "944e63-b47b84-caa6a6-ffe7e7-palettepup", "name": "Electric Ruby Meadow", "colors": [ "#944E63", "#B47B84", "#CAA6A6", "#FFE7E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.213358Z" }, { "id": 321, "id_string": "be4a2f-fff94e-ffde1f-f77622-fbaa20-ffeb36-733e39-3e8948-de474583-hoanglambk57", "name": "10-color palette", "colors": [ "#BE4A2F", "#FFF94E", "#FFDE1F", "#F77622", "#FBAA20", "#FFEB36", "#733E39", "#3E8948", "#63C74D", "#265C42" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.363035Z" }, { "id": 744, "id_string": "fff2f2-a9b5df-7886c7-2d336b-studiomochi", "name": "Electric Scarlet Meadow", "colors": [ "#FFF2F2", "#A9B5DF", "#7886C7", "#2D336B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.070754Z" }, { "id": 500, "id_string": "f8fafc-d9eafd-bcccdc-9aa6b2-cobaltcat", "name": "Cloud Ocean Bloom", "colors": [ "#F8FAFC", "#D9EAFD", "#BCCCDC", "#9AA6B2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.775959Z" }, { "id": 1006, "id_string": "00a19d-fff8e5-ffb344-e05d5d-palettepup", "name": "Vivid Lagoon Bloom", "colors": [ "#00A19D", "#FFF8E5", "#FFB344", "#E05D5D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.911934Z" } ] }