> For clean Markdown content of this page, append .md to this URL. For the complete documentation index, see https://learning.postman.com/llms.txt. For full content including API reference and SDK examples, see https://learning.postman.com/llms-full.txt.

# Organize your workspace environments with colors

Assign colors to your workspace's [environments](/docs/use/send-requests/variables/managing-environments/) to help you organize environments in your team's development cycle. You can [assign](#assign-a-color-to-an-environment) specific colors to define an environment and its intended purpose, such as development, staging, or production.

![Environment colors in Postman](https://assets.postman.com/postman-docs/v12/environment-colors-v12.png)

## Assign a color to an environment

Assign colors to your environments to help users find the right environment to use for testing or use cases. These color assignments persist when you copy, fork, or move the environment into a new workspace.

To assign a color, do the following:

1. Click <img alt="Items icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-descriptive-items-stroke.svg#icon" width="20px" /> **Items** in the sidebar.

2. Click **Environments** then select an environment. You can also select the environment from the environment selector at the top right of the workbench, then click <img alt="Open in Postman icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-openInPostman-stroke.svg#icon" width="20px" /> **Open Environment**.

   You can also assign a color to an environment by clicking the placeholder icon next to the environment's name in the **Environments** sidebar.

3. Next to the environment's name, click the color placeholder.

4. Select a color from the existing options, or click <img alt="Add icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-add-stroke.svg#icon" width="20px" />, then use the slider to select the desired color. The custom colors you select are saved for later use.

   You can create up to six custom colors. Any additional colors you create replace the oldest color you've created.

5. Click anywhere outside of the color selector to apply your changes.

When you select the environment, Postman displays the color prominently in the [environment selector](/docs/getting-started/basics/navigating-postman/#environment-selector-and-variables-pane).

## Manage environment color

To edit an environment's color, do the following:

1. Click <img alt="Items icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-descriptive-items-stroke.svg#icon" width="20px" /> **Items** in the sidebar.

2. Click **Environments**.

3. Next to the environment's name, click the assigned color.

4. Select a color from the existing options, or click <img alt="Add icon" src="https://assets.postman.com/postman-docs/aether-icons/v12/icon-action-add-stroke.svg#icon" width="20px" /> and use the slider to select the desired color. The custom colors you select are saved for later use.

   You can create up to six custom colors. Any additional colors you create replace the oldest color you've created.

5. Click anywhere outside of the color selector to apply your changes.

To remove a color from an environment, click the empty color box to remove the assigned color. Click anywhere outside of the color selector to apply your changes.