# ColorScale

**Kind:** Interface

**Source:** [`atloria-monorepo/packages/theme-engine/src/lib/types.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/theme-engine/src/lib/types.ts#L5)

Design Tokens - Complete type definitions for the Atloria design system

## Properties

| Property | Type |
|---|---|
| `50` | `string` |
| `100` | `string` |
| `200` | `string` |
| `300` | `string` |
| `400` | `string` |
| `500` | `string` |
| `600` | `string` |
| `700` | `string` |
| `800` | `string` |
| `900` | `string` |
