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=name&page=128
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=129", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=127" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1042, "id_string": "35477d-6c5b7b-c06c84-f67280-paperfox", "name": "Vivid Rose Mist", "colors": [ "#35477D", "#6C5B7B", "#C06C84", "#F67280" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.087978Z" }, { "id": 554, "id_string": "7d0a0a-bf3131-ead196-f3edc8-cobaltcat", "name": "Vivid Rose Veil", "colors": [ "#7D0A0A", "#BF3131", "#EAD196", "#F3EDC8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.118680Z" }, { "id": 923, "id_string": "606c5d-fff4f4-f7e6c4-f1c376-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#606C5D", "#FFF4F4", "#F7E6C4", "#F1C376" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.308153Z" }, { "id": 768, "id_string": "251b37-372948-ffcaca-ffecef-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#251B37", "#372948", "#FFCACA", "#FFECEF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.183182Z" }, { "id": 955, "id_string": "eee2de-ea906c-b31312-2b2a4c-cobaltcat", "name": "Vivid Ruby Field", "colors": [ "#EEE2DE", "#EA906C", "#B31312", "#2B2A4C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.580986Z" }, { "id": 680, "id_string": "eeebdd-d8b6a4-630000-000000-huedrift", "name": "Vivid Ruby Grove", "colors": [ "#EEEBDD", "#D8B6A4", "#630000", "#000000" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.761196Z" }, { "id": 1069, "id_string": "15b7b9-10ddc2-f5f5f5-f57170-duskpixel", "name": "Vivid Ruby Meadow", "colors": [ "#15B7B9", "#10DDC2", "#F5F5F5", "#F57170" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.213314Z" }, { "id": 1131, "id_string": "ffdada-dbf6e9-9ddfd3-31326f-swatchbird", "name": "Vivid Scarlet Breeze", "colors": [ "#FFDADA", "#DBF6E9", "#9DDFD3", "#31326F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.502040Z" }, { "id": 910, "id_string": "132043-1f4172-f1b4bb-fdf0f0-pixelpine", "name": "Vivid Scarlet Hush", "colors": [ "#132043", "#1F4172", "#F1B4BB", "#FDF0F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.247128Z" }, { "id": 691, "id_string": "060047-b3005e-e90064-ff5f9e-tonecraft", "name": "Vivid Sky Bloom", "colors": [ "#060047", "#B3005E", "#E90064", "#FF5F9E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.813278Z" } ] }