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=29
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=30", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=28" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 555, "id_string": "fdf7e4-faeed1-ded0b6-bbab8c-huedrift", "name": "Cloud Honey Bloom", "colors": [ "#FDF7E4", "#FAEED1", "#DED0B6", "#BBAB8C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.123253Z" }, { "id": 1085, "id_string": "d3f6f3-f9fce1-fee9b2-fbd1b7-candytone", "name": "Soft Amber Hush", "colors": [ "#D3F6F3", "#F9FCE1", "#FEE9B2", "#FBD1B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.287191Z" }, { "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": 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": 448, "id_string": "222831-31363f-76abae-eeeeee-minthaze", "name": "Cool Aqua Field", "colors": [ "#222831", "#31363F", "#76ABAE", "#EEEEEE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.528045Z" }, { "id": 467, "id_string": "92c7cf-aad7d9-fbf9f1-e5e1da-mossyhex", "name": "Cloud Citrine Breeze", "colors": [ "#92C7CF", "#AAD7D9", "#FBF9F1", "#E5E1DA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.618188Z" }, { "id": 1291, "id_string": "cff1ef-ffffff-fbcffc-be79df-minthaze", "name": "Pale Plum Drift", "colors": [ "#CFF1EF", "#FFFFFF", "#FBCFFC", "#BE79DF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.297455Z" }, { "id": 548, "id_string": "ff90bc-ffc0d9-f9f9e0-8acdd7-hexharbor", "name": "Pale Rose Meadow", "colors": [ "#FF90BC", "#FFC0D9", "#F9F9E0", "#8ACDD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.086261Z" }, { "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": 702, "id_string": "a8df8e-f3fde8-ffe5e5-ffbfbf-huedrift", "name": "Pastel Scarlet Breeze", "colors": [ "#A8DF8E", "#F3FDE8", "#FFE5E5", "#FFBFBF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.864388Z" } ] }