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=62
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&ordering=usage_count&page=63",
        "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=61"
    },
    "count": 1351,
    "page_size": 10,
    "num_pages": 136,
    "results": [
        {
            "id": 417,
            "id_string": "f1f6f9-394867-212a3e-9ba4b5-duskpixel",
            "name": "Cool Aqua Veil",
            "colors": [
                "#F1F6F9",
                "#394867",
                "#212A3E",
                "#9BA4B5"
            ],
            "color_count": 4,
            "like_count": 14,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.385166Z"
        },
        {
            "id": 18,
            "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-408e91-b46060",
            "name": "Controller v2",
            "colors": [
                "#FFF2CC",
                "#FFD966",
                "#F4B183",
                "#DFA67B",
                "#245953",
                "#408E91",
                "#B46060"
            ],
            "color_count": 7,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:14.687347Z"
        },
        {
            "id": 253,
            "id_string": "2e4a52-3a2f4f-c8d0d8-e5de2a-derekyaheard",
            "name": "4-color palette",
            "colors": [
                "#2E4A52",
                "#3A2F4F",
                "#C8D0D8",
                "#E5DE2A"
            ],
            "color_count": 4,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:16.848600Z"
        },
        {
            "id": 270,
            "id_string": "000000-ffffff-ff0000-00ff00-ffd105-ff31be-589eff-ffa500-ingridhagen26",
            "name": "8-color palette",
            "colors": [
                "#000000",
                "#FFFFFF",
                "#FF0000",
                "#00FF00",
                "#FFD105",
                "#FF31BE",
                "#589EFF",
                "#FFA500"
            ],
            "color_count": 8,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:17.005519Z"
        },
        {
            "id": 110,
            "id_string": "5f453b-f1f1ee-755956-da9c8a-f0a781-dfb1da-9f365c-ce3a3f-98c56d81-blackpygmypython",
            "name": "Apple",
            "colors": [
                "#5F453B",
                "#F1F1EE",
                "#755956",
                "#DA9C8A",
                "#F0A781",
                "#DFB1DA",
                "#9F365C",
                "#CE3A3F",
                "#F5A6E9",
                "#D33662",
                "#BD2866",
                "#843340",
                "#F676CE",
                "#E3314A",
                "#F089B1",
                "#F62F28",
                "#F5576B",
                "#F5DFC7",
                "#BA414C",
                "#F3C06A",
                "#744225"
            ],
            "color_count": 21,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.487361Z"
        },
        {
            "id": 136,
            "id_string": "07be97-16171f-7a3358-aa444f-009d86-b7df94-bf3941-2c2e2a-8a8771eb-brownbelgiancanary",
            "name": "Captain America",
            "colors": [
                "#07BE97",
                "#16171F",
                "#7A3358",
                "#AA444F",
                "#009D86",
                "#B7DF94",
                "#BF3941",
                "#2C2E2A",
                "#613F4F"
            ],
            "color_count": 9,
            "like_count": 0,
            "usage_count": 0,
            "source": "extracted",
            "status": "public",
            "updated": "2026-06-24T02:38:15.860460Z"
        },
        {
            "id": 881,
            "id_string": "a0937d-e7d4b5-f6e6cb-b6c7aa-mossyhex",
            "name": "Apricot Haze",
            "colors": [
                "#A0937D",
                "#E7D4B5",
                "#F6E6CB",
                "#B6C7AA"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:39.107621Z"
        },
        {
            "id": 476,
            "id_string": "ffdcdc-fff2eb-ffe8cd-ffd6ba-coloreef",
            "name": "Cloud Crimson Grove",
            "colors": [
                "#FFDCDC",
                "#FFF2EB",
                "#FFE8CD",
                "#FFD6BA"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:36.665323Z"
        },
        {
            "id": 3,
            "id_string": "000000-242424-484848-6d6d6d-919191-b6b6b6-dadada-ffffff",
            "name": "Grayscale 8",
            "colors": [
                "#000000",
                "#242424",
                "#484848",
                "#6D6D6D",
                "#919191",
                "#B6B6B6",
                "#DADADA",
                "#FFFFFF"
            ],
            "color_count": 8,
            "like_count": 0,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-24T02:37:07.738908Z"
        },
        {
            "id": 707,
            "id_string": "181c14-3c3d37-697565-ecdfcc-huedrift",
            "name": "Apricot Harbor",
            "colors": [
                "#181C14",
                "#3C3D37",
                "#697565",
                "#ECDFCC"
            ],
            "color_count": 4,
            "like_count": 13,
            "usage_count": 0,
            "source": "curated",
            "status": "public",
            "updated": "2026-06-25T17:16:37.887377Z"
        }
    ]
}