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=68
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=69", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=67" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 592, "id_string": "fba1b7-ffd1da-fff0f5-ffdbaa-nordichue", "name": "Soft Rose Harbor", "colors": [ "#FBA1B7", "#FFD1DA", "#FFF0F5", "#FFDBAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.298703Z" }, { "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" }, { "id": 960, "id_string": "3c486b-f0f0f0-f9d949-f45050-palettepup", "name": "Gold Harbor", "colors": [ "#3C486B", "#F0F0F0", "#F9D949", "#F45050" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.660860Z" }, { "id": 661, "id_string": "4a55a2-7895cb-a0bfe0-c5dff8-tonecraft", "name": "Electric Cyan Drift", "colors": [ "#4A55A2", "#7895CB", "#A0BFE0", "#C5DFF8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.669698Z" }, { "id": 621, "id_string": "272343-ffffff-e3f6f5-bae8e8-palettepup", "name": "Teal Haze", "colors": [ "#272343", "#FFFFFF", "#E3F6F5", "#BAE8E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.443558Z" }, { "id": 761, "id_string": "cdf0ea-f9f9f9-f6c6ea-c490e4-coloreef", "name": "Soft Orchid Drift", "colors": [ "#CDF0EA", "#F9F9F9", "#F6C6EA", "#C490E4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.151397Z" }, { "id": 671, "id_string": "161a30-31304d-b6bbc4-f0ece5-tonecraft", "name": "Azure Haze", "colors": [ "#161A30", "#31304D", "#B6BBC4", "#F0ECE5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.715499Z" }, { "id": 562, "id_string": "99a98f-c1d0b5-d6e8db-fff8de-candytone", "name": "Pale Honey Drift", "colors": [ "#99A98F", "#C1D0B5", "#D6E8DB", "#FFF8DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.156074Z" }, { "id": 464, "id_string": "fdf4f5-e8a0bf-ba90c6-c0dbea-studiomochi", "name": "Pastel Blush Bay", "colors": [ "#FDF4F5", "#E8A0BF", "#BA90C6", "#C0DBEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.604150Z" }, { "id": 126, "id_string": "00020f-3ea6e5-54a1cf-2ab0f6-c6d9dd-020c2b-6e80af-edcec1-c4884fe1-comficker", "name": "Sonic 8bit", "colors": [ "#00020F", "#3EA6E5", "#54A1CF", "#2AB0F6", "#C6D9DD", "#020C2B", "#6E80AF", "#EDCEC1", "#8C5C53", "#063267", "#9F543C", "#292241", "#7F7A8F", "#C22256", "#623551" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.603385Z" } ] }