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=73
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=74", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=72" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 887, "id_string": "ffdecf-ba7967-5e6f64-3f4441-studiomochi", "name": "Neon Ember Hush", "colors": [ "#FFDECF", "#BA7967", "#5E6F64", "#3F4441" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.135567Z" }, { "id": 358, "id_string": "fcd1d1-ece2e1-d3e0dc-aee1e1-studiomochi", "name": "Pastel Scarlet Harbor", "colors": [ "#FCD1D1", "#ECE2E1", "#D3E0DC", "#AEE1E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.107278Z" }, { "id": 109, "id_string": "f5f1f0-5f484c-803144-b03361-f62832-cf3b3d-e92952-f56548-5694ed85-blackpygmypython", "name": "Mario Hat", "colors": [ "#F5F1F0", "#5F484C", "#803144", "#B03361", "#F62832", "#CF3B3D", "#E92952", "#F56548", "#713A58", "#683B39", "#EB3320", "#A03977", "#C1246B", "#C97B60", "#833922", "#ECDBE1" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.457112Z" }, { "id": 511, "id_string": "fff5eb-deedf0-f4c7ab-b2b8a3-huedrift", "name": "Pale Coral Glow", "colors": [ "#FFF5EB", "#DEEDF0", "#F4C7AB", "#B2B8A3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.829679Z" }, { "id": 944, "id_string": "2e073f-7a1cac-ad49e1-ebd3f8-mossyhex", "name": "Vivid Iris Harbor", "colors": [ "#2E073F", "#7A1CAC", "#AD49E1", "#EBD3F8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.470640Z" }, { "id": 763, "id_string": "f4f9f9-f1d1d0-fbaccc-f875aa-studiomochi", "name": "Cloud Rose Field", "colors": [ "#F4F9F9", "#F1D1D0", "#FBACCC", "#F875AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.160275Z" }, { "id": 860, "id_string": "0a4d68-088395-05bfdb-00ffca-swatchbird", "name": "Twilight Teal Haze", "colors": [ "#0A4D68", "#088395", "#05BFDB", "#00FFCA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.994726Z" }, { "id": 273, "id_string": "000000-df7126-eec39a-cbdbfc-ffffff-dgroes404", "name": "5-color palette", "colors": [ "#000000", "#DF7126", "#EEC39A", "#CBDBFC", "#FFFFFF" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.024618Z" }, { "id": 854, "id_string": "900c3f-c70039-f94c10-f8de22-pixelpine", "name": "Neon Blush Field", "colors": [ "#900C3F", "#C70039", "#F94C10", "#F8DE22" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.966871Z" }, { "id": 677, "id_string": "000000-150050-3f0071-610094-studiomochi", "name": "Deep Indigo Glow", "colors": [ "#000000", "#150050", "#3F0071", "#610094" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.743160Z" } ] }