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=31
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=32", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=30" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1264, "id_string": "4e6e81-f9dbbb-ff0303-2e3840-coloreef", "name": "Neon Rose Bloom", "colors": [ "#4E6E81", "#F9DBBB", "#FF0303", "#2E3840" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.159464Z" }, { "id": 139, "id_string": "ededed-dfd4d3-372426-151515-563237-641d25-544848-b9680b-f524166d-cyanreddeer", "name": "Charmander", "colors": [ "#EDEDED", "#DFD4D3", "#372426", "#151515", "#563237", "#641D25", "#544848", "#B9680B", "#070001", "#ED050B", "#850E0F", "#E98513", "#C9120E", "#A06729", "#291006", "#F4C50F", "#C9C7C9", "#C9AA2A", "#9B5613", "#D67D2A", "#E16702", "#DFC637", "#D4C716", "#A9A4AC", "#BAB298" ], "color_count": 25, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.994776Z" }, { "id": 836, "id_string": "cdf0ea-f9f9f9-ecc5fb-faf4b7-retroswatch", "name": "Pale Violet Tide", "colors": [ "#CDF0EA", "#F9F9F9", "#ECC5FB", "#FAF4B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.721435Z" }, { "id": 552, "id_string": "2c3333-2e4f4f-0e8388-cbe4de-cobaltcat", "name": "Twilight Cyan Bay", "colors": [ "#2C3333", "#2E4F4F", "#0E8388", "#CBE4DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.108797Z" }, { "id": 675, "id_string": "331d2c-3f2e3e-a78295-efe1d1-huedrift", "name": "Cool Ember Field", "colors": [ "#331D2C", "#3F2E3E", "#A78295", "#EFE1D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.734135Z" }, { "id": 441, "id_string": "ffacac-ffbfa9-ffebb4-fbffb1-paperfox", "name": "Pale Scarlet Grove", "colors": [ "#FFACAC", "#FFBFA9", "#FFEBB4", "#FBFFB1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.496100Z" }, { "id": 859, "id_string": "ffe4d6-facbea-d988b9-b0578d-paperfox", "name": "Neon Amber Bay", "colors": [ "#FFE4D6", "#FACBEA", "#D988B9", "#B0578D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.989896Z" }, { "id": 641, "id_string": "d3e4cd-99a799-f2ddc1-e2c2b9-retroswatch", "name": "Soft Amber Tide", "colors": [ "#D3E4CD", "#99A799", "#F2DDC1", "#E2C2B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.572678Z" }, { "id": 274, "id_string": "ffffff-f0f0f0-d6d9d3-bcbfba-adb0ad-8c8f8c-9d9f9e-7a7c7b-caa4ec9f-4g4a4m4e4r4", "name": "nokia 1", "colors": [ "#FFFFFF", "#F0F0F0", "#D6D9D3", "#BCBFBA", "#ADB0AD", "#8C8F8C", "#9D9F9E", "#7A7C7B", "#64696A", "#565B5E", "#20262D", "#30393B", "#474D52", "#70795F", "#88B6B0", "#6DABAD", "#AFD7D3", "#E3E3E3" ], "color_count": 18, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.034838Z" }, { "id": 899, "id_string": "f9f9f9-ffe0ac-ffacb7-6886c5-tonecraft", "name": "Pastel Coral Hush", "colors": [ "#F9F9F9", "#FFE0AC", "#FFACB7", "#6886C5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.193701Z" } ] }