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=25
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=26", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=24" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1063, "id_string": "f0e3ff-d89cf6-916dd5-3e206d-pixelpine", "name": "Iris Tide", "colors": [ "#F0E3FF", "#D89CF6", "#916DD5", "#3E206D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.185422Z" }, { "id": 356, "id_string": "fff8ea-9e7676-815b5b-594545-nordichue", "name": "Neon Ember Sunset", "colors": [ "#FFF8EA", "#9E7676", "#815B5B", "#594545" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.095875Z" }, { "id": 1054, "id_string": "766161-87a7b3-cdc7be-e1f1dd-mossyhex", "name": "Moss Veil", "colors": [ "#766161", "#87A7B3", "#CDC7BE", "#E1F1DD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.142794Z" }, { "id": 460, "id_string": "fee3ec-f9c5d5-f999b7-f2789f-palettepup", "name": "Soft Magenta Hush", "colors": [ "#FEE3EC", "#F9C5D5", "#F999B7", "#F2789F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.583286Z" }, { "id": 1159, "id_string": "dc0000-850000-ffdb89-fff6c3-paperfox", "name": "Neon Crimson Bloom", "colors": [ "#DC0000", "#850000", "#FFDB89", "#FFF6C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.643254Z" }, { "id": 365, "id_string": "fefcf3-f5ebe0-f0dbdb-dba39a-nordichue", "name": "Cloud Gold Glow", "colors": [ "#FEFCF3", "#F5EBE0", "#F0DBDB", "#DBA39A" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.140259Z" }, { "id": 458, "id_string": "557153-7d8f69-a9af7e-e6e5a3-paperfox", "name": "Cool Honey Hush", "colors": [ "#557153", "#7D8F69", "#A9AF7E", "#E6E5A3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.574227Z" }, { "id": 573, "id_string": "191a19-1e5128-4e9f3d-d8e9a8-candytone", "name": "Dusk Meadow Grove", "colors": [ "#191A19", "#1E5128", "#4E9F3D", "#D8E9A8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.207363Z" }, { "id": 567, "id_string": "fff3da-dfccfb-d0bfff-beadfa-hexharbor", "name": "Soft Coral Sunset", "colors": [ "#FFF3DA", "#DFCCFB", "#D0BFFF", "#BEADFA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.179698Z" }, { "id": 137, "id_string": "ede3c8-0b0915-c0664b-0561aa-f4bca2-2b2d43-28261a-191830-b641671c-oliveteddyguineapig", "name": "Bird", "colors": [ "#EDE3C8", "#0B0915", "#C0664B", "#0561AA", "#F4BCA2", "#2B2D43", "#28261A", "#191830", "#754247", "#602922" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.875064Z" } ] }