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=37
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=38", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=36" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 868, "id_string": "6867ac-a267ac-ce7bb0-ffbcd1-pixelpine", "name": "Vivid Blush Sunset", "colors": [ "#6867AC", "#A267AC", "#CE7BB0", "#FFBCD1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.043653Z" }, { "id": 852, "id_string": "6b240c-994d1c-e48f45-f5cca0-paperfox", "name": "Ember Hush", "colors": [ "#6B240C", "#994D1C", "#E48F45", "#F5CCA0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.957261Z" }, { "id": 366, "id_string": "96b6c5-adc4ce-eee0c9-f1f0e8-swatchbird", "name": "Pale Apricot Dream", "colors": [ "#96B6C5", "#ADC4CE", "#EEE0C9", "#F1F0E8" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.144911Z" }, { "id": 596, "id_string": "bfcba8-5b8a72-56776c-464f41-studiomochi", "name": "Meadow Grove", "colors": [ "#BFCBA8", "#5B8A72", "#56776C", "#464F41" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.317137Z" }, { "id": 660, "id_string": "fb929e-ffdfdf-fff6f6-aedefc-candytone", "name": "Pastel Rose Bay", "colors": [ "#FB929E", "#FFDFDF", "#FFF6F6", "#AEDEFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.665186Z" }, { "id": 1251, "id_string": "fcefee-fccde2-fc5c9c-c5e3f6-candytone", "name": "Soft Magenta Drift", "colors": [ "#FCEFEE", "#FCCDE2", "#FC5C9C", "#C5E3F6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.088720Z" }, { "id": 1064, "id_string": "053742-39a2db-a2dbfa-e8f0f2-tonecraft", "name": "Neon Aqua Drift", "colors": [ "#053742", "#39A2DB", "#A2DBFA", "#E8F0F2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.190022Z" }, { "id": 250, "id_string": "000000-ffffff-ff004d-00e436-8989otgoo", "name": "4-color palette", "colors": [ "#000000", "#FFFFFF", "#FF004D", "#00E436" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.824336Z" } ] }