# Description Currently, WordPress blocks can declare color support using the following configuration in their block.json: ```json "supports": { "color": true } ```
Description
Currently, WordPress blocks can declare color support using the following configuration in their block.json: