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=usage_count&page=79
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=80", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=78" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 982, "id_string": "405d72-758694-f7e7dc-fff8f3-huedrift", "name": "Neon Apricot Hush", "colors": [ "#405D72", "#758694", "#F7E7DC", "#FFF8F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.800960Z" }, { "id": 738, "id_string": "393232-4d4545-8d6262-ed8d8d-mossyhex", "name": "Electric Ruby Harbor", "colors": [ "#393232", "#4D4545", "#8D6262", "#ED8D8D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.038266Z" }, { "id": 140, "id_string": "020000-e2cbac-7a7674-e1a092-ffffff-cyanreddeer", "name": "Dairy Cow", "colors": [ "#020000", "#E2CBAC", "#7A7674", "#E1A092", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.008529Z" }, { "id": 437, "id_string": "9a3b3b-c08261-e2c799-f2ecbe-swatchbird", "name": "Citrine Grove", "colors": [ "#9A3B3B", "#C08261", "#E2C799", "#F2ECBE" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.477723Z" }, { "id": 6, "id_string": "000000-55ffff-ff55ff-ffffff", "name": "CGA Mode 4", "colors": [ "#000000", "#55FFFF", "#FF55FF", "#FFFFFF" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.749819Z" }, { "id": 133, "id_string": "bebfbf-e1dfd2-000000-992b49-f34646-d2c6d2-e7e3ff-e3ad88-7464261f-whitenorthernwatersnake", "name": "Mr.Mario", "colors": [ "#BEBFBF", "#E1DFD2", "#000000", "#992B49", "#F34646", "#D2C6D2", "#E7E3FF", "#E3AD88", "#FFD3B5", "#3089B3", "#FFFF67", "#46C3FF", "#F4EEDD", "#FFFFFF" ], "color_count": 14, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.813619Z" }, { "id": 892, "id_string": "a2d2ff-fef9ef-ff865e-fee440-nordichue", "name": "Tide Bloom", "colors": [ "#A2D2FF", "#FEF9EF", "#FF865E", "#FEE440" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.158417Z" }, { "id": 134, "id_string": "ebecec-04080c-929493-c28048-190001-cbd0d0-c9782c-d37d14-3f78d287-blackeasterngreenmamba", "name": "Dragon", "colors": [ "#EBECEC", "#04080C", "#929493", "#C28048", "#190001", "#CBD0D0", "#C9782C", "#D37D14", "#449D28", "#AEB853", "#002700", "#25B124", "#B9B26A", "#499342", "#C2D1A8" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.826298Z" }, { "id": 732, "id_string": "caf7e3-f8eded-f6dfeb-e4bad4-mossyhex", "name": "Cloud Teal Mist", "colors": [ "#CAF7E3", "#F8EDED", "#F6DFEB", "#E4BAD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.003764Z" }, { "id": 473, "id_string": "43766c-f8fae5-b19470-76453b-pixelpine", "name": "Warm Lime Meadow", "colors": [ "#43766C", "#F8FAE5", "#B19470", "#76453B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.647856Z" } ] }