# clearColorCache

**Kind:** Function

**Source:** [`atloria-monorepo/apps/web/src/lib/user-colors.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/lib/user-colors.ts#L136)

Clear the color cache (useful for testing or cleanup)

## Signature

```ts
function clearColorCache(): void
```

**Returns:** `void`
