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=45
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=46", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=44" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 772, "id_string": "e1ffb1-c7f2a4-b6e388-fcffb2-candytone", "name": "Soft Meadow Tide", "colors": [ "#E1FFB1", "#C7F2A4", "#B6E388", "#FCFFB2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.204087Z" }, { "id": 1089, "id_string": "c0eee4-f8f988-ffcac8-ff9e9e-hexharbor", "name": "Soft Rose Dusk", "colors": [ "#C0EEE4", "#F8F988", "#FFCAC8", "#FF9E9E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.305718Z" }, { "id": 1227, "id_string": "efee9d-d1eaa3-dbc6eb-abc2e8-palettepup", "name": "Soft Honey Dream", "colors": [ "#EFEE9D", "#D1EAA3", "#DBC6EB", "#ABC2E8" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.955433Z" }, { "id": 458, "id_string": "557153-7d8f69-a9af7e-e6e5a3-paperfox", "name": "Cool Honey Hush", "colors": [ "#557153", "#7D8F69", "#A9AF7E", "#E6E5A3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.574227Z" }, { "id": 735, "id_string": "ffab73-ffd384-fff9b0-ffaec0-minthaze", "name": "Soft Coral Sunset", "colors": [ "#FFAB73", "#FFD384", "#FFF9B0", "#FFAEC0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.024322Z" }, { "id": 468, "id_string": "876445-ca965c-eec373-f4dfba-tonecraft", "name": "Neon Amber Haze", "colors": [ "#876445", "#CA965C", "#EEC373", "#F4DFBA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.623005Z" }, { "id": 613, "id_string": "ddffbb-c7e9b0-b3c99c-a4bc92-paperfox", "name": "Lime Bloom", "colors": [ "#DDFFBB", "#C7E9B0", "#B3C99C", "#A4BC92" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.398966Z" }, { "id": 254, "id_string": "000000-a0b5de-cbdbfc-ffffff-1f2321-2a322e-111211-445cbb-1596dc3e-cutilatk", "name": "12-color palette", "colors": [ "#000000", "#A0B5DE", "#CBDBFC", "#FFFFFF", "#1F2321", "#2A322E", "#111211", "#445CBB", "#3249A4", "#253A8E", "#161A64", "#111446" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.862958Z" }, { "id": 253, "id_string": "2e4a52-3a2f4f-c8d0d8-e5de2a-derekyaheard", "name": "4-color palette", "colors": [ "#2E4A52", "#3A2F4F", "#C8D0D8", "#E5DE2A" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.848600Z" }, { "id": 563, "id_string": "645cbb-a084dc-bface2-ebc7e6-coloreef", "name": "Warm Iris Tide", "colors": [ "#645CBB", "#A084DC", "#BFACE2", "#EBC7E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.160807Z" } ] }