---
title: Colors
description: Color palettes and customization options
---

<Notice theme="blue">
  This is the Tamagui documentation site's [own color
  palette](https://github.com/tamagui/tamagui/blob/main/code/core/themes/src/tokens.tsx).
  You can customize your own using
  [@tamagui/create-theme](https://github.com/tamagui/tamagui/blob/738011d99e1dec6002a916edf424b75bb6cc0336/packages/themes/src/themes.tsx).
  See [@tamagui/colors](https://github.com/tamagui/tamagui/tree/main/code/core/colors/src)
  for Radix colors, or BYO color palette.
</Notice>

<ColorsDemo />
