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=download_count&page=30
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=31", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=29" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 493, "id_string": "b4b4b8-c7c8cc-e3e1d9-f2efe5-swatchbird", "name": "Pale Citrine Dawn", "colors": [ "#B4B4B8", "#C7C8CC", "#E3E1D9", "#F2EFE5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.744176Z" }, { "id": 638, "id_string": "faf1e6-fdfaf6-e4efe7-064420-studiomochi", "name": "Vivid Jade Haze", "colors": [ "#FAF1E6", "#FDFAF6", "#E4EFE7", "#064420" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.558547Z" }, { "id": 710, "id_string": "f6ffde-e3f2c1-c9dbb2-aac8a7-minthaze", "name": "Cloud Meadow Dawn", "colors": [ "#F6FFDE", "#E3F2C1", "#C9DBB2", "#AAC8A7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.901156Z" }, { "id": 1270, "id_string": "7d0633-31112c-f2a07b-fbdcc4-retroswatch", "name": "Magenta Veil", "colors": [ "#7D0633", "#31112C", "#F2A07B", "#FBDCC4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.190726Z" }, { "id": 576, "id_string": "7579e7-9ab3f5-a3d8f4-b9fffc-candytone", "name": "Soft Mint Grove", "colors": [ "#7579E7", "#9AB3F5", "#A3D8F4", "#B9FFFC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.223222Z" }, { "id": 1195, "id_string": "ffffd0-f3ccff-d09cfa-a555ec-candytone", "name": "Pastel Gold Mist", "colors": [ "#FFFFD0", "#F3CCFF", "#D09CFA", "#A555EC" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.809482Z" }, { "id": 1214, "id_string": "c96868-fadfa1-fff4ea-7eacb5-coloreef", "name": "Neon Ember Field", "colors": [ "#C96868", "#FADFA1", "#FFF4EA", "#7EACB5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.896056Z" }, { "id": 1050, "id_string": "819a91-a7c1a8-d1d8be-eeefe0-tonecraft", "name": "Cool Gold Dusk", "colors": [ "#819A91", "#A7C1A8", "#D1D8BE", "#EEEFE0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.124249Z" }, { "id": 114, "id_string": "000400-cd2e27-e74331-f4b903-3e4dac-f5c478-f5d7ab-f4af44-0866af34-blackpygmypython", "name": "Eustass Kid", "colors": [ "#000400", "#CD2E27", "#E74331", "#F4B903", "#3E4DAC", "#F5C478", "#F5D7AB", "#F4AF44", "#282F31", "#ECF5F5", "#74523D", "#B22A2F" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.509610Z" }, { "id": 1290, "id_string": "76ba99-adcf9f-ced89e-ffdcae-candytone", "name": "Electric Coral Tide", "colors": [ "#76BA99", "#ADCF9F", "#CED89E", "#FFDCAE" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.292943Z" } ] }