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=64
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=65", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=63" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 963, "id_string": "567189-7b8fa1-cfb997-fad6a5-candytone", "name": "Amber Grove", "colors": [ "#567189", "#7B8FA1", "#CFB997", "#FAD6A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.687659Z" }, { "id": 258, "id_string": "000000-a99bee-ff004d-c0ff14-deregock", "name": "4-color palette", "colors": [ "#000000", "#A99BEE", "#FF004D", "#C0FF14" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.917473Z" }, { "id": 686, "id_string": "003c43-135d66-77b0aa-e3fef7-huedrift", "name": "Neon Tide Dawn", "colors": [ "#003C43", "#135D66", "#77B0AA", "#E3FEF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.790147Z" }, { "id": 955, "id_string": "eee2de-ea906c-b31312-2b2a4c-cobaltcat", "name": "Vivid Ruby Field", "colors": [ "#EEE2DE", "#EA906C", "#B31312", "#2B2A4C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.580986Z" }, { "id": 259, "id_string": "000000-ffffff-5a00a0-8c57f0-ffdfc4-914d08-ff7300-b3b3b3-19bdfa62-alainjeshuatamara7838", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#5A00A0", "#8C57F0", "#FFDFC4", "#914D08", "#FF7300", "#B3B3B3", "#080B5E" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.935210Z" }, { "id": 410, "id_string": "5f7161-6d8b74-efead8-d0c9c0-studiomochi", "name": "Honey Veil", "colors": [ "#5F7161", "#6D8B74", "#EFEAD8", "#D0C9C0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.350630Z" }, { "id": 430, "id_string": "faf1e4-cedebd-9eb384-435334-palettepup", "name": "Cool Coral Grove", "colors": [ "#FAF1E4", "#CEDEBD", "#9EB384", "#435334" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.445681Z" }, { "id": 262, "id_string": "000000-ffffff-20a777-e6cca7-e9af70-1a5548-174a40-966d1b-77d0cc8a-epicguythatsreallycool", "name": "11-color palette", "colors": [ "#000000", "#FFFFFF", "#20A777", "#E6CCA7", "#E9AF70", "#1A5548", "#174A40", "#966D1B", "#F63814", "#FEAC5D", "#688CBB" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.951863Z" }, { "id": 119, "id_string": "fce597-000000-f5ce8d-e7e7e7-f19608-8e8e8e-ffb53c-c0c0c0-4d7f60c4-blackpygmypython", "name": "Cat Coloring", "colors": [ "#FCE597", "#000000", "#F5CE8D", "#E7E7E7", "#F19608", "#8E8E8E", "#FFB53C", "#C0C0C0", "#8DE153", "#67E8FF", "#FFA5EC", "#FFFFFF" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.537940Z" }, { "id": 116, "id_string": "000000-f2f2f2-f2d5ac-f4c77a-f1bb07-3355ab-blackpygmypython", "name": "Vegeta", "colors": [ "#000000", "#F2F2F2", "#F2D5AC", "#F4C77A", "#F1BB07", "#3355AB" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.520262Z" } ] }