---
search:
  tags:
    - Colours
    - DELETE
seo:
  description: >-
    Removes the label from the palette. Variants keep any tag that used…
    Reference for the DELETE /api/v1/colors/{id} endpoint in the Bloomcount
    Public API API.
sidebar:
  label: Delete a colour
  badge: DELETE
title: Delete a colour
type: openapi-operation
---
Removes the label from the palette. Variants keep any tag that used it, so nothing on the catalogue changes
shape — the label simply stops being offered.

**Errors**

- `404 color_not_found` — unknown ID, or one belonging to another tenant.
- `409 preset_color_immutable` — a built-in palette colour can't be deleted.

<Operation source="reference" id="delete-api-v1-colors-id" />
