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=76
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=77", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=75" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 689, "id_string": "f6e7d8-f68989-c65d7b-874356-studiomochi", "name": "Neon Scarlet Bloom", "colors": [ "#F6E7D8", "#F68989", "#C65D7B", "#874356" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.803993Z" }, { "id": 359, "id_string": "ffe6e6-f2d1d1-daeaf1-c6dce4-nordichue", "name": "Soft Crimson Drift", "colors": [ "#FFE6E6", "#F2D1D1", "#DAEAF1", "#C6DCE4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.112152Z" }, { "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" }, { "id": 489, "id_string": "f8ecd1-deb6ab-ac7d88-85586f-tonecraft", "name": "Coral Harbor", "colors": [ "#F8ECD1", "#DEB6AB", "#AC7D88", "#85586F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.725978Z" }, { "id": 382, "id_string": "0a2647-144272-205295-2c74b3-candytone", "name": "Twilight Cobalt Dawn", "colors": [ "#0A2647", "#144272", "#205295", "#2C74B3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.219258Z" }, { "id": 729, "id_string": "fff2cc-ffd966-f4b183-dfa67b-swatchbird", "name": "Coral Tide", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.989910Z" }, { "id": 569, "id_string": "f7c8e0-dfffd8-b4e4ff-95bdff-huedrift", "name": "Cloud Forest Meadow", "colors": [ "#F7C8E0", "#DFFFD8", "#B4E4FF", "#95BDFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.188704Z" }, { "id": 326, "id_string": "4da76f-3e8948-63c74d-265c42-be4a2f-fee761-feae34-f77622-hoanglambk57", "name": "8-color palette", "colors": [ "#4DA76F", "#3E8948", "#63C74D", "#265C42", "#BE4A2F", "#FEE761", "#FEAE34", "#F77622" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.389873Z" }, { "id": 246, "id_string": "422714-4b8a03-9a6821-a77b5b-8ecc4f-6e4c35-294708-hoanglambk57", "name": "Turtle", "colors": [ "#422714", "#4B8A03", "#9A6821", "#A77B5B", "#8ECC4F", "#6E4C35", "#294708" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.785149Z" }, { "id": 287, "id_string": "4772c7-4874cb-4370ce-829493-e1d465-fed73b-fee54b-feef59-5d527586-quilamour007", "name": "9-color palette", "colors": [ "#4772C7", "#4874CB", "#4370CE", "#829493", "#E1D465", "#FED73B", "#FEE54B", "#FEEF59", "#FEFA71" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.129890Z" } ] }