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
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=2", "previous": null }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 821, "id_string": "ff577f-ff884b-ffc764-cdfffc-tonecraft", "name": "Vivid Rose Field", "colors": [ "#FF577F", "#FF884B", "#FFC764", "#CDFFFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.560586Z" }, { "id": 757, "id_string": "b799ff-acbcff-aee2ff-e6fffd-minthaze", "name": "Pastel Indigo Sunset", "colors": [ "#B799FF", "#ACBCFF", "#AEE2FF", "#E6FFFD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.133039Z" }, { "id": 75, "id_string": "000400-6b0101-b92507-e25208-f69c60-f501d1-f5ecf5-f565ca-d78ab56d-comficker", "name": "11-color palette", "colors": [ "#000400", "#6B0101", "#B92507", "#E25208", "#F69C60", "#F501D1", "#F5ECF5", "#F565CA", "#E6AD8F", "#F0D79E", "#F54000" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.269656Z" }, { "id": 749, "id_string": "00e0ff-74f9ff-a6fff2-e8ffe8-paperfox", "name": "Aqua Dawn", "colors": [ "#00E0FF", "#74F9FF", "#A6FFF2", "#E8FFE8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.096024Z" }, { "id": 935, "id_string": "f8b595-f67280-c06c84-6c5b7c-palettepup", "name": "Vivid Rose Meadow", "colors": [ "#F8B595", "#F67280", "#C06C84", "#6C5B7C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.384953Z" }, { "id": 341, "id_string": "fff5e4-ffe3e1-ffd1d1-ff9494-candytone", "name": "Cloud Coral Dream", "colors": [ "#FFF5E4", "#FFE3E1", "#FFD1D1", "#FF9494" ], "color_count": 4, "like_count": 16, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.020240Z" }, { "id": 343, "id_string": "ffc7c7-ffe2e2-f6f6f6-8785a2-retroswatch", "name": "Soft Ruby Grove", "colors": [ "#FFC7C7", "#FFE2E2", "#F6F6F6", "#8785A2" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.031410Z" }, { "id": 122, "id_string": "868fab-1a1a22-390821-a0486a-bc3f70-d1b1a3-221308-bea68c-0f474358-blackpygmypython", "name": "Jessie", "colors": [ "#868FAB", "#1A1A22", "#390821", "#A0486A", "#BC3F70", "#D1B1A3", "#221308", "#BEA68C", "#F1F3EE" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.571654Z" }, { "id": 344, "id_string": "ad8b73-ceab93-e3caa5-fffbe9-swatchbird", "name": "Vivid Honey Dream", "colors": [ "#AD8B73", "#CEAB93", "#E3CAA5", "#FFFBE9" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.036207Z" }, { "id": 331, "id_string": "3e8948-9ac77f-63c74d-265c42-53a641-2e6635-1f4d37-0d62a4-8200e8e4-hoanglambk57", "name": "15-color palette", "colors": [ "#3E8948", "#9AC77F", "#63C74D", "#265C42", "#53A641", "#2E6635", "#1F4D37", "#0D62A4", "#0BAAEC", "#243655", "#181324", "#3E2731", "#733E39", "#B86F50", "#193C3E" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.419409Z" } ] }