---
url: /api/plugins/pantoken/custom-theme-colors/src/interfaces/CustomColorScale.md
---
[pantoken-root](../../../../../index.md) / [plugins/pantoken/custom-theme-colors/src](../index.md) / CustomColorScale

# Interface: CustomColorScale

Beta

A derived custom primitive scale.

## Properties

### input

> **input**: `string`

Beta

The validated input, normalized to lowercase `#rrggbb`.

***

### anchorStep

> **anchorStep**: `number`

Beta

The step whose reference lightness is nearest the input's.

***

### steps

> **steps**: `ReadonlyMap`<`number`, `string`>

Beta

Every primitive step mapped to its derived `#rrggbb`.
