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=116
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=117", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=like_count&page=115" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1115, "id_string": "ffc93c-dbf6e9-9ddfd3-31326f-huedrift", "name": "Apricot Grove", "colors": [ "#FFC93C", "#DBF6E9", "#9DDFD3", "#31326F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.428417Z" }, { "id": 1040, "id_string": "3a0519-670d2f-a53860-ef88ad-palettepup", "name": "Blush Field", "colors": [ "#3A0519", "#670D2F", "#A53860", "#EF88AD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.078732Z" }, { "id": 977, "id_string": "1d1616-8e1616-d84040-eeeeee-mossyhex", "name": "Electric Scarlet Harbor", "colors": [ "#1D1616", "#8E1616", "#D84040", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.776442Z" }, { "id": 1084, "id_string": "fff2e0-c0c9ee-a2aadb-898ac4-retroswatch", "name": "Pale Coral Dusk", "colors": [ "#FFF2E0", "#C0C9EE", "#A2AADB", "#898AC4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.282640Z" }, { "id": 1121, "id_string": "f8ede3-dfd3c3-d0b8a8-8d493a-coloreef", "name": "Ember Meadow", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#8D493A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.456277Z" }, { "id": 1114, "id_string": "ecf4d6-9ad0c2-2d9596-265073-tonecraft", "name": "Warm Lime Dawn", "colors": [ "#ECF4D6", "#9AD0C2", "#2D9596", "#265073" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.423947Z" }, { "id": 1120, "id_string": "628395-262a53-ffa0a0-ffe3e3-cobaltcat", "name": "Ruby Hush", "colors": [ "#628395", "#262A53", "#FFA0A0", "#FFE3E3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.451861Z" }, { "id": 783, "id_string": "384259-f73859-7ac7c4-c4edde-nordichue", "name": "Neon Rose Haze", "colors": [ "#384259", "#F73859", "#7AC7C4", "#C4EDDE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.256189Z" }, { "id": 1118, "id_string": "c21010-e64848-fffde3-cfe8a9-minthaze", "name": "Electric Honey Mist", "colors": [ "#C21010", "#E64848", "#FFFDE3", "#CFE8A9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.442626Z" }, { "id": 1112, "id_string": "ffe699-fff9b6-ff9292-ffccd2-candytone", "name": "Soft Sunbeam Harbor", "colors": [ "#FFE699", "#FFF9B6", "#FF9292", "#FFCCD2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.414370Z" } ] }