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&page=96
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=97", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=95" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 989, "id_string": "68b0ab-8fc0a9-c8d5b9-faf3dd-huedrift", "name": "Vivid Honey Glow", "colors": [ "#68B0AB", "#8FC0A9", "#C8D5B9", "#FAF3DD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.834255Z" }, { "id": 330, "id_string": "3f8e4f-7bcf5c-hoanglambk57", "name": "2-color palette", "colors": [ "#3F8E4F", "#7BCF5C" ], "color_count": 2, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.413858Z" }, { "id": 973, "id_string": "f3d1f4-f5fcc1-bae5e5-98d6ea-mossyhex", "name": "Soft Lime Grove", "colors": [ "#F3D1F4", "#F5FCC1", "#BAE5E5", "#98D6EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.755488Z" }, { "id": 1110, "id_string": "000000-3e432e-616f39-a7d129-duskpixel", "name": "Fern Harbor", "colors": [ "#000000", "#3E432E", "#616F39", "#A7D129" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.405233Z" }, { "id": 59, "id_string": "dc8e8e-ffd966-f4b183-dfa67b-245953-ffffff-glenofimaalterrierplum", "name": "6-color palette", "colors": [ "#DC8E8E", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.174799Z" }, { "id": 562, "id_string": "99a98f-c1d0b5-d6e8db-fff8de-candytone", "name": "Pale Honey Drift", "colors": [ "#99A98F", "#C1D0B5", "#D6E8DB", "#FFF8DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.156074Z" }, { "id": 887, "id_string": "ffdecf-ba7967-5e6f64-3f4441-studiomochi", "name": "Neon Ember Hush", "colors": [ "#FFDECF", "#BA7967", "#5E6F64", "#3F4441" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.135567Z" }, { "id": 358, "id_string": "fcd1d1-ece2e1-d3e0dc-aee1e1-studiomochi", "name": "Pastel Scarlet Harbor", "colors": [ "#FCD1D1", "#ECE2E1", "#D3E0DC", "#AEE1E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.107278Z" }, { "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": 511, "id_string": "fff5eb-deedf0-f4c7ab-b2b8a3-huedrift", "name": "Pale Coral Glow", "colors": [ "#FFF5EB", "#DEEDF0", "#F4C7AB", "#B2B8A3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.829679Z" } ] }