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=like_count&page=64
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=65", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=63" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1024, "id_string": "151515-a91d3a-c73659-eeeeee-pixelpine", "name": "Warm Rose Tide", "colors": [ "#151515", "#A91D3A", "#C73659", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.999385Z" }, { "id": 498, "id_string": "f4bfbf-ffd9c0-faf0d7-8cc0de-nordichue", "name": "Soft Apricot Field", "colors": [ "#F4BFBF", "#FFD9C0", "#FAF0D7", "#8CC0DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.766921Z" }, { "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": 507, "id_string": "faf3f0-d4e2d4-ffcacc-dbc4f0-studiomochi", "name": "Soft Blush Drift", "colors": [ "#FAF3F0", "#D4E2D4", "#FFCACC", "#DBC4F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.810291Z" }, { "id": 513, "id_string": "f5eee6-f3d7ca-e6a4b4-c86b85-retroswatch", "name": "Pastel Coral Dream", "colors": [ "#F5EEE6", "#F3D7CA", "#E6A4B4", "#C86B85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.847510Z" }, { "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": 762, "id_string": "eb6383-fa9191-ffe9c5-b4f2e1-huedrift", "name": "Cloud Ember Tide", "colors": [ "#EB6383", "#FA9191", "#FFE9C5", "#B4F2E1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.155821Z" }, { "id": 630, "id_string": "071a52-086972-17b978-a7ff83-tonecraft", "name": "Twilight Jade Meadow", "colors": [ "#071A52", "#086972", "#17B978", "#A7FF83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.485153Z" }, { "id": 687, "id_string": "00a9ff-89cff3-a0e9ff-cdf5fd-tonecraft", "name": "Vivid Tide Dream", "colors": [ "#00A9FF", "#89CFF3", "#A0E9FF", "#CDF5FD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.794924Z" }, { "id": 602, "id_string": "efbc9b-fbf3d5-d6dac8-9cafaa-duskpixel", "name": "Soft Citrine Field", "colors": [ "#EFBC9B", "#FBF3D5", "#D6DAC8", "#9CAFAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.346652Z" } ] }