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=106
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=107", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=105" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 693, "id_string": "f7f7e8-c7cfb7-9dad7f-557174-palettepup", "name": "Warm Gold Breeze", "colors": [ "#F7F7E8", "#C7CFB7", "#9DAD7F", "#557174" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.822842Z" }, { "id": 717, "id_string": "4f6f52-739072-86a789-d2e3c8-huedrift", "name": "Fern Field", "colors": [ "#4F6F52", "#739072", "#86A789", "#D2E3C8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.934102Z" }, { "id": 1137, "id_string": "4e89ae-43658b-ed6663-ffa372-palettepup", "name": "Ember Mist", "colors": [ "#4E89AE", "#43658B", "#ED6663", "#FFA372" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.529520Z" }, { "id": 1005, "id_string": "94b4a4-d2f5e3-e5c5b5-f4d9c6-mossyhex", "name": "Soft Apricot Field", "colors": [ "#94B4A4", "#D2F5E3", "#E5C5B5", "#F4D9C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.907188Z" }, { "id": 1010, "id_string": "3c4245-5f6769-719192-dfcdc3-mossyhex", "name": "Cool Apricot Glow", "colors": [ "#3C4245", "#5F6769", "#719192", "#DFCDC3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.930825Z" }, { "id": 169, "id_string": "000000-cdc9bf-655d4a-3e392e-ffffff-6c7280-89816b-374252-1f626a1a-likhai0309", "name": "SNOW LEOPARD", "colors": [ "#000000", "#CDC9BF", "#655D4A", "#3E392E", "#FFFFFF", "#6C7280", "#89816B", "#374252", "#FFD1D7", "#FEA5AF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.319791Z" }, { "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" }, { "id": 1031, "id_string": "b7b1f2-fdb7ea-ffdccc-fbf3b9-cobaltcat", "name": "Cloud Ember Bloom", "colors": [ "#B7B1F2", "#FDB7EA", "#FFDCCC", "#FBF3B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.034857Z" }, { "id": 1239, "id_string": "711db0-c21292-ef4040-ffa732-pixelpine", "name": "Vivid Apricot Dusk", "colors": [ "#711DB0", "#C21292", "#EF4040", "#FFA732" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.018232Z" }, { "id": 1027, "id_string": "ffe5b9-eff8ff-c9cbff-a6a9b6-hexharbor", "name": "Cloud Coral Grove", "colors": [ "#FFE5B9", "#EFF8FF", "#C9CBFF", "#A6A9B6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.016737Z" } ] }