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=53
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=54", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=52" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 858, "id_string": "fbfad3-c6e377-729d39-36622b-candytone", "name": "Sunbeam Bay", "colors": [ "#FBFAD3", "#C6E377", "#729D39", "#36622B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.985173Z" }, { "id": 610, "id_string": "9e9d89-e4d3cf-e2bcb7-b67162-hexharbor", "name": "Rose Harbor", "colors": [ "#9E9D89", "#E4D3CF", "#E2BCB7", "#B67162" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.385034Z" }, { "id": 862, "id_string": "7effdb-b693fe-8c82fc-ff9de2-duskpixel", "name": "Neon Teal Dawn", "colors": [ "#7EFFDB", "#B693FE", "#8C82FC", "#FF9DE2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.006118Z" }, { "id": 723, "id_string": "1c0c5b-3d2c8d-916bbf-c996cc-studiomochi", "name": "Vivid Indigo Glow", "colors": [ "#1C0C5B", "#3D2C8D", "#916BBF", "#C996CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.961862Z" }, { "id": 872, "id_string": "d7e9b9-fffbac-ffd495-faab78-mossyhex", "name": "Cloud Citrine Hush", "colors": [ "#D7E9B9", "#FFFBAC", "#FFD495", "#FAAB78" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.062869Z" }, { "id": 816, "id_string": "008dda-41c9e2-ace2e1-f7eedd-coloreef", "name": "Electric Tide Dream", "colors": [ "#008DDA", "#41C9E2", "#ACE2E1", "#F7EEDD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.447793Z" }, { "id": 1198, "id_string": "91ddcf-f7f9f2-e8c5e5-f19ed2-studiomochi", "name": "Soft Orchid Dawn", "colors": [ "#91DDCF", "#F7F9F2", "#E8C5E5", "#F19ED2" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.823010Z" }, { "id": 813, "id_string": "290001-87431d-c87941-dbcbbd-duskpixel", "name": "Neon Blush Haze", "colors": [ "#290001", "#87431D", "#C87941", "#DBCBBD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.419902Z" }, { "id": 521, "id_string": "e4e0e1-d6c0b3-ab886d-493628-hexharbor", "name": "Coral Tide", "colors": [ "#E4E0E1", "#D6C0B3", "#AB886D", "#493628" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.912938Z" }, { "id": 1098, "id_string": "845460-ead3cb-bdc7c9-2b4f60-candytone", "name": "Ember Sunset", "colors": [ "#845460", "#EAD3CB", "#BDC7C9", "#2B4F60" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.349696Z" } ] }