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&page=52
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "instance": null,
    "properties": [],
    "meta": null,
    "links": {
        "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=53",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=51"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 530,
            "id_string": "2a2f4f-917fb3-e5beec-fde2f3-candytone",
            "name": "Neon Plum Veil",
            "colors": [
                "#2A2F4F",
                "#917FB3",
                "#E5BEEC",
                "#FDE2F3"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.984372Z"
        },
        {
            "id": 525,
            "id_string": "402218-865439-c68b59-d7b19d-duskpixel",
            "name": "Amber Field",
            "colors": [
                "#402218",
                "#865439",
                "#C68B59",
                "#D7B19D"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.947286Z"
        },
        {
            "id": 500,
            "id_string": "f8fafc-d9eafd-bcccdc-9aa6b2-cobaltcat",
            "name": "Cloud Ocean Bloom",
            "colors": [
                "#F8FAFC",
                "#D9EAFD",
                "#BCCCDC",
                "#9AA6B2"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.775959Z"
        },
        {
            "id": 486,
            "id_string": "e7cccc-ede8dc-a5b68d-c1cfa1-palettepup",
            "name": "Crimson Meadow",
            "colors": [
                "#E7CCCC",
                "#EDE8DC",
                "#A5B68D",
                "#C1CFA1"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.712028Z"
        },
        {
            "id": 485,
            "id_string": "f6f5f5-d3e0ea-1687a7-276678-coloreef",
            "name": "Vivid Tide Drift",
            "colors": [
                "#F6F5F5",
                "#D3E0EA",
                "#1687A7",
                "#276678"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.707156Z"
        },
        {
            "id": 479,
            "id_string": "ffe8df-ffffff-f0f0f0-888888-minthaze",
            "name": "Pastel Ember Dusk",
            "colors": [
                "#FFE8DF",
                "#FFFFFF",
                "#F0F0F0",
                "#888888"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.679465Z"
        },
        {
            "id": 386,
            "id_string": "f6f5f2-f0ebe3-f3d0d7-ffefef-paperfox",
            "name": "Soft Rose Breeze",
            "colors": [
                "#F6F5F2",
                "#F0EBE3",
                "#F3D0D7",
                "#FFEFEF"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.239895Z"
        },
        {
            "id": 322,
            "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57",
            "name": "9-color palette",
            "colors": [
                "#265C42",
                "#3E8948",
                "#63C74D",
                "#193C3E",
                "#A22633",
                "#E43B44",
                "#F6757A",
                "#3E2731",
                "#733E39"
            ],
            "color_count": 9,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:17.368407Z"
        },
        {
            "id": 292,
            "id_string": "000000-222034-45283c-663931-8f563b-df7126-d9a066-eec39a-1c51473a-antoinemarmin",
            "name": "32-color palette",
            "colors": [
                "#000000",
                "#222034",
                "#45283C",
                "#663931",
                "#8F563B",
                "#DF7126",
                "#D9A066",
                "#EEC39A",
                "#FBF236",
                "#99E550",
                "#8F1919",
                "#6C1313",
                "#4B692F",
                "#524B24",
                "#323C39",
                "#3F3F74",
                "#306082",
                "#5B6EE1",
                "#639BFF",
                "#5FCDE4",
                "#CBDBFC",
                "#FFFFFF",
                "#9BADB7",
                "#847E87",
                "#696A6A",
                "#595652",
                "#76428A",
                "#AC3232",
                "#D95763",
                "#D77BBA",
                "#8F974A",
                "#8A6F30"
            ],
            "color_count": 32,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:17.164773Z"
        },
        {
            "id": 196,
            "id_string": "f6f6f6-0a0a0a-dc7b0b-edc074-d27826-comficker",
            "name": "Chimchar",
            "colors": [
                "#F6F6F6",
                "#0A0A0A",
                "#DC7B0B",
                "#EDC074",
                "#D27826"
            ],
            "color_count": 5,
            "like_count": 0,
            "usage_count": 1,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:16.467329Z"
        }
    ]
}