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=91
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=92", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=90" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 396, "id_string": "be9fe1-c9b6e4-e1ccec-f1f1f6-cobaltcat", "name": "Pastel Violet Dawn", "colors": [ "#BE9FE1", "#C9B6E4", "#E1CCEC", "#F1F1F6" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.285746Z" }, { "id": 692, "id_string": "cee5d0-f3f0d7-d8b384-5e454b-hexharbor", "name": "Cool Gold Harbor", "colors": [ "#CEE5D0", "#F3F0D7", "#D8B384", "#5E454B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.818148Z" }, { "id": 1001, "id_string": "7fbcd2-a5f1e9-e1ffee-ffeeaf-hexharbor", "name": "Soft Forest Dusk", "colors": [ "#7FBCD2", "#A5F1E9", "#E1FFEE", "#FFEEAF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.888948Z" }, { "id": 1077, "id_string": "f8ede3-dfd3c3-d0b8a8-c5705d-retroswatch", "name": "Cool Coral Dusk", "colors": [ "#F8EDE3", "#DFD3C3", "#D0B8A8", "#C5705D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.250716Z" }, { "id": 225, "id_string": "ffffff-4166ad-375998-d1d1d1-comficker", "name": "Facebook", "colors": [ "#FFFFFF", "#4166AD", "#375998", "#D1D1D1" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.623725Z" }, { "id": 46, "id_string": "e9e9e7-211e34-14957e-82dd90-29936a-97d29a-7a414b-2d8783-f567caf8-foxblack", "name": "Tree", "colors": [ "#E9E9E7", "#211E34", "#14957E", "#82DD90", "#29936A", "#97D29A", "#7A414B", "#2D8783", "#92375B", "#BAABB9", "#734E64", "#BD5F75" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.100519Z" }, { "id": 435, "id_string": "87805e-b09b71-d8cca3-eddfb3-retroswatch", "name": "Warm Gold Tide", "colors": [ "#87805E", "#B09B71", "#D8CCA3", "#EDDFB3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.468710Z" }, { "id": 460, "id_string": "fee3ec-f9c5d5-f999b7-f2789f-palettepup", "name": "Soft Magenta Hush", "colors": [ "#FEE3EC", "#F9C5D5", "#F999B7", "#F2789F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.583286Z" }, { "id": 865, "id_string": "001c30-176b87-64ccc5-dafffb-swatchbird", "name": "Electric Aqua Bloom", "colors": [ "#001C30", "#176B87", "#64CCC5", "#DAFFFB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.023242Z" }, { "id": 317, "id_string": "3f3219-583f1d-514c37-54544a-65451b-735021-665238-7c5833-ea5e1f16-epicemc05", "name": "16-color palette", "colors": [ "#3F3219", "#583F1D", "#514C37", "#54544A", "#65451B", "#735021", "#665238", "#7C5833", "#6E763F", "#8C6745", "#867D5C", "#899E6B", "#97BE6B", "#B1D272", "#BBD875", "#BFDD82" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.337092Z" } ] }