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=103
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=104", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=102" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "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": 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": 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": 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": 794, "id_string": "e7e7de-008891-00587a-0f3057-tonecraft", "name": "Electric Cyan Bay", "colors": [ "#E7E7DE", "#008891", "#00587A", "#0F3057" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.307323Z" }, { "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" }, { "id": 984, "id_string": "e19898-a2678a-4d3c77-3f1d38-tonecraft", "name": "Cool Crimson Glow", "colors": [ "#E19898", "#A2678A", "#4D3C77", "#3F1D38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.810335Z" }, { "id": 1048, "id_string": "c9dabf-9ca986-808d7c-5f6f65-swatchbird", "name": "Cool Lime Bay", "colors": [ "#C9DABF", "#9CA986", "#808D7C", "#5F6F65" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.115158Z" }, { "id": 464, "id_string": "fdf4f5-e8a0bf-ba90c6-c0dbea-studiomochi", "name": "Pastel Blush Bay", "colors": [ "#FDF4F5", "#E8A0BF", "#BA90C6", "#C0DBEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.604150Z" } ] }