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=61
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=62", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=60" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 79, "id_string": "b6dab2-4a4a4a-c5c5c5-c8e3be-939393-000000-5d5ef5-f5be26-comficker", "name": "Dog", "colors": [ "#B6DAB2", "#4A4A4A", "#C5C5C5", "#C8E3BE", "#939393", "#000000", "#5D5EF5", "#F5BE26" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.294871Z" }, { "id": 1012, "id_string": "03001c-301e67-5b8fb9-b6eada-minthaze", "name": "Vivid Azure Bloom", "colors": [ "#03001C", "#301E67", "#5B8FB9", "#B6EADA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.940340Z" }, { "id": 776, "id_string": "ffafaf-fbffe2-ffebcc-ff9999-duskpixel", "name": "Cloud Scarlet Mist", "colors": [ "#FFAFAF", "#FBFFE2", "#FFEBCC", "#FF9999" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.223579Z" }, { "id": 910, "id_string": "132043-1f4172-f1b4bb-fdf0f0-pixelpine", "name": "Vivid Scarlet Hush", "colors": [ "#132043", "#1F4172", "#F1B4BB", "#FDF0F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.247128Z" }, { "id": 781, "id_string": "053b50-176b87-64ccc5-eeeeee-paperfox", "name": "Cyan Veil", "colors": [ "#053B50", "#176B87", "#64CCC5", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.246886Z" }, { "id": 598, "id_string": "092635-1b4242-5c8374-9ec8b9-palettepup", "name": "Dusk Aqua Field", "colors": [ "#092635", "#1B4242", "#5C8374", "#9EC8B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.326200Z" }, { "id": 833, "id_string": "579bb1-e1d7c6-ece8dd-f8f4ea-minthaze", "name": "Pastel Amber Dusk", "colors": [ "#579BB1", "#E1D7C6", "#ECE8DD", "#F8F4EA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.690056Z" }, { "id": 625, "id_string": "fcf8e8-ecdfc8-ecb390-df7861-hexharbor", "name": "Pastel Gold Dawn", "colors": [ "#FCF8E8", "#ECDFC8", "#ECB390", "#DF7861" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.462172Z" }, { "id": 775, "id_string": "f0e3ca-ff8303-a35709-1b1a17-duskpixel", "name": "Neon Coral Harbor", "colors": [ "#F0E3CA", "#FF8303", "#A35709", "#1B1A17" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.218727Z" }, { "id": 477, "id_string": "2d2424-5c3d2e-b85c38-e0c097-retroswatch", "name": "Coral Meadow", "colors": [ "#2D2424", "#5C3D2E", "#B85C38", "#E0C097" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.670113Z" } ] }