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=75
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=76", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=74" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 601, "id_string": "ccd6a6-dae2b6-dfe8cc-f7eddb-candytone", "name": "Cloud Amber Dusk", "colors": [ "#CCD6A6", "#DAE2B6", "#DFE8CC", "#F7EDDB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.342049Z" }, { "id": 787, "id_string": "898aa6-c9bbcf-b7d3df-d6efed-paperfox", "name": "Warm Teal Bloom", "colors": [ "#898AA6", "#C9BBCF", "#B7D3DF", "#D6EFED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.275352Z" }, { "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": 23, "id_string": "000000-ae0303-8f0303-ff0000-82e6ff-e3fdff-ffffff-brownbismarckringedpython", "name": "Red - among us character", "colors": [ "#000000", "#AE0303", "#8F0303", "#FF0000", "#82E6FF", "#E3FDFF", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.726127Z" }, { "id": 140, "id_string": "020000-e2cbac-7a7674-e1a092-ffffff-cyanreddeer", "name": "Dairy Cow", "colors": [ "#020000", "#E2CBAC", "#7A7674", "#E1A092", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.008529Z" }, { "id": 1167, "id_string": "022c43-053f5e-115173-ffd700-swatchbird", "name": "Twilight Citrine Veil", "colors": [ "#022C43", "#053F5E", "#115173", "#FFD700" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.680198Z" }, { "id": 339, "id_string": "212329-bb662c-f6ba65-9b4e21-d07832-de9753-683b22-c6684c-22346d1b-hoanglambk57", "name": "Hero Meow Meow", "colors": [ "#212329", "#BB662C", "#F6BA65", "#9B4E21", "#D07832", "#DE9753", "#683B22", "#C6684C", "#F3996B", "#D9765E", "#F1A951", "#4B2E1F", "#85411A", "#B0543C", "#E0CFA3", "#B79678", "#E48D39", "#CEB298", "#F6E5C5", "#A7846B", "#253A5D", "#385585", "#2A4776", "#5579AC", "#668BBC", "#87593F", "#172B4C", "#3F66A1", "#10131B", "#F7CE93", "#371909", "#FAF3E0", "#5E2512", "#B47853", "#9A9C9F", "#C7C2BB", "#8E745F", "#DAAA85", "#857F80", "#59575E", "#616774", "#D8CFC4", "#B8B3AD", "#494750", "#736055", "#938E8C", "#343135", "#FBDF80", "#BAA590", "#68788D", "#7AA3C9", "#FDE8A7", "#CB8946", "#634A3B", "#000006" ], "color_count": 55, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-06-25T16:49:19.219408Z" }, { "id": 450, "id_string": "a7727d-eddbc7-f8ead8-f9f5e7-retroswatch", "name": "Soft Ember Tide", "colors": [ "#A7727D", "#EDDBC7", "#F8EAD8", "#F9F5E7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.537053Z" }, { "id": 713, "id_string": "ffdfd3-fec8d8-d291bc-957dad-minthaze", "name": "Neon Ember Grove", "colors": [ "#FFDFD3", "#FEC8D8", "#D291BC", "#957DAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.914976Z" }, { "id": 1281, "id_string": "feeac9-ffcdc9-fdacac-fd7979-coloreef", "name": "Pale Crimson Dusk", "colors": [ "#FEEAC9", "#FFCDC9", "#FDACAC", "#FD7979" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.252009Z" } ] }