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=38
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=39", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=37" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 559, "id_string": "faf7f0-cdfcf6-bccef8-98a8f8-pixelpine", "name": "Pastel Mint Bay", "colors": [ "#FAF7F0", "#CDFCF6", "#BCCEF8", "#98A8F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.141895Z" }, { "id": 1233, "id_string": "3d8d7a-b3d8a8-fbffe4-a3d1c6-retroswatch", "name": "Electric Meadow Dawn", "colors": [ "#3D8D7A", "#B3D8A8", "#FBFFE4", "#A3D1C6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.986260Z" }, { "id": 574, "id_string": "b983ff-94b3fd-94daff-99feff-paperfox", "name": "Pale Iris Mist", "colors": [ "#B983FF", "#94B3FD", "#94DAFF", "#99FEFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.214044Z" }, { "id": 737, "id_string": "cff5e7-a0e4cb-59c1bd-0d4c92-paperfox", "name": "Electric Cobalt Meadow", "colors": [ "#CFF5E7", "#A0E4CB", "#59C1BD", "#0D4C92" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.033715Z" }, { "id": 727, "id_string": "faf3f3-e1e5ea-a7bbc7-da7f8f-minthaze", "name": "Cloud Blush Veil", "colors": [ "#FAF3F3", "#E1E5EA", "#A7BBC7", "#DA7F8F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.980798Z" }, { "id": 665, "id_string": "cc7351-e08f62-ded7b1-9dab86-candytone", "name": "Coral Field", "colors": [ "#CC7351", "#E08F62", "#DED7B1", "#9DAB86" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.688002Z" }, { "id": 722, "id_string": "393646-4f4557-6d5d6e-f4eee0-candytone", "name": "Coral Hush", "colors": [ "#393646", "#4F4557", "#6D5D6E", "#F4EEE0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.957233Z" }, { "id": 645, "id_string": "fbf0b2-ffc7ea-d8b4f8-caedff-swatchbird", "name": "Soft Orchid Grove", "colors": [ "#FBF0B2", "#FFC7EA", "#D8B4F8", "#CAEDFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.592821Z" }, { "id": 728, "id_string": "d2e0fb-fef9d9-dee5d4-8eaccd-coloreef", "name": "Pastel Gold Field", "colors": [ "#D2E0FB", "#FEF9D9", "#DEE5D4", "#8EACCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.985328Z" }, { "id": 517, "id_string": "e5e3c9-b4cfb0-94b49f-789395-mossyhex", "name": "Gold Haze", "colors": [ "#E5E3C9", "#B4CFB0", "#94B49F", "#789395" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.877241Z" } ] }