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=5
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=6", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=4" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 978, "id_string": "6499e9-9eddff-a6f6ff-befff7-cobaltcat", "name": "Cloud Tide Dusk", "colors": [ "#6499E9", "#9EDDFF", "#A6F6FF", "#BEFFF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.781204Z" }, { "id": 906, "id_string": "865858-8e7f7f-bbbbbb-e2d5d5-huedrift", "name": "Warm Ruby Grove", "colors": [ "#865858", "#8E7F7F", "#BBBBBB", "#E2D5D5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.226174Z" }, { "id": 970, "id_string": "f6f1f1-19a7ce-146c94-000000-huedrift", "name": "Neon Tide Field", "colors": [ "#F6F1F1", "#19A7CE", "#146C94", "#000000" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.741595Z" }, { "id": 424, "id_string": "968c83-d6d2c4-fff5ea-f7dad9-tonecraft", "name": "Soft Apricot Haze", "colors": [ "#968C83", "#D6D2C4", "#FFF5EA", "#F7DAD9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.417748Z" }, { "id": 470, "id_string": "f9ecec-f0d9da-c8d9eb-ecf2f9-minthaze", "name": "Pastel Crimson Harbor", "colors": [ "#F9ECEC", "#F0D9DA", "#C8D9EB", "#ECF2F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.632602Z" }, { "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": 319, "id_string": "0a0e11-637317-1e2a12-9eb722-384711-869714-739419-214d0f-049839f6-comficker", "name": "36-color palette", "colors": [ "#0A0E11", "#637317", "#1E2A12", "#9EB722", "#384711", "#869714", "#739419", "#214D0F", "#627327", "#486311", "#557A1B", "#0C2C11", "#C4D62C", "#778924", "#44541A", "#869A2C", "#316120", "#153C1B", "#B8D741", "#8CB216", "#151E08", "#759F27", "#223909", "#3C5902", "#91B130", "#677A09", "#B1B41C", "#58700B", "#020604", "#31350E", "#756919", "#615619", "#433B07", "#251905", "#3B240A", "#78490A" ], "color_count": 36, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.351349Z" }, { "id": 870, "id_string": "e4e3e3-84a9ac-3b6978-204051-retroswatch", "name": "Aqua Harbor", "colors": [ "#E4E3E3", "#84A9AC", "#3B6978", "#204051" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.053132Z" }, { "id": 451, "id_string": "a87676-ca8787-e1acac-ffd0d0-duskpixel", "name": "Electric Scarlet Harbor", "colors": [ "#A87676", "#CA8787", "#E1ACAC", "#FFD0D0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.541506Z" }, { "id": 245, "id_string": "f2f0e5-39750b-7dca41-8b8b8b-5fb225-4b8827-becc2e-a5b028-hoanglambk57", "name": "Frog", "colors": [ "#F2F0E5", "#39750B", "#7DCA41", "#8B8B8B", "#5FB225", "#4B8827", "#BECC2E", "#A5B028" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.779851Z" } ] }