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=35
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=36", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=34" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 115, "id_string": "000000-bfbbbf-8a1312-b71d1c-ffcc80-eda093-ffe0b3-4051b5-42ba757a-blackpygmypython", "name": "Todoroki", "colors": [ "#000000", "#BFBBBF", "#8A1312", "#B71D1C", "#FFCC80", "#EDA093", "#FFE0B3", "#4051B5", "#2A3982", "#9E9E9E", "#D4D4D4", "#FFFFFF" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.515166Z" }, { "id": 878, "id_string": "e8e8e8-f05454-30475e-222831-nordichue", "name": "Rose Harbor", "colors": [ "#E8E8E8", "#F05454", "#30475E", "#222831" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.093417Z" }, { "id": 644, "id_string": "3a3845-f7ccac-c69b7b-826f66-minthaze", "name": "Electric Coral Dusk", "colors": [ "#3A3845", "#F7CCAC", "#C69B7B", "#826F66" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.588003Z" }, { "id": 109, "id_string": "f5f1f0-5f484c-803144-b03361-f62832-cf3b3d-e92952-f56548-5694ed85-blackpygmypython", "name": "Mario Hat", "colors": [ "#F5F1F0", "#5F484C", "#803144", "#B03361", "#F62832", "#CF3B3D", "#E92952", "#F56548", "#713A58", "#683B39", "#EB3320", "#A03977", "#C1246B", "#C97B60", "#833922", "#ECDBE1" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.457112Z" }, { "id": 549, "id_string": "d9d7f1-fffdde-e7fbbe-ffcbcb-hexharbor", "name": "Soft Citrine Grove", "colors": [ "#D9D7F1", "#FFFDDE", "#E7FBBE", "#FFCBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.094805Z" }, { "id": 273, "id_string": "000000-df7126-eec39a-cbdbfc-ffffff-dgroes404", "name": "5-color palette", "colors": [ "#000000", "#DF7126", "#EEC39A", "#CBDBFC", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.024618Z" }, { "id": 1055, "id_string": "adb2d4-c7d9dd-d5e5d5-eef1da-duskpixel", "name": "Cloud Meadow Dream", "colors": [ "#ADB2D4", "#C7D9DD", "#D5E5D5", "#EEF1DA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.147260Z" }, { "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": 1247, "id_string": "f4f4f4-ff7315-3a3535-232020-cobaltcat", "name": "Neon Apricot Drift", "colors": [ "#F4F4F4", "#FF7315", "#3A3535", "#232020" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.070369Z" }, { "id": 1276, "id_string": "cd5d7d-f6ecf0-a7c5eb-949cdf-tonecraft", "name": "Cobalt Sunset", "colors": [ "#CD5D7D", "#F6ECF0", "#A7C5EB", "#949CDF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.226975Z" } ] }