Radix Amber
Radix UI's amber scale — 12 semantically labeled steps published in both light and dark variants. A warm yellow-orange. Useful for warnings and highlights. Step 1 is app background, step 9 is the solid brand color, step 12 is high-contrast text. The same step number means the same semantic role across light and dark, with different hex values per mode.
28 swatches 14 light roles 14 dark roles
Swatches
amber-1-light
#FEFDFB
App background.
amber-2-light
#FEFBE9
Subtle background.
amber-3-light
#FFF7C2
UI element background.
amber-4-light
#FFEE9C
Hovered UI element background.
amber-5-light
#FBE577
Active / selected UI element background.
amber-6-light
#F3D673
Subtle borders and separators.
amber-7-light
#E9C162
UI element border and focus rings.
amber-8-light
#E2A336
Hovered UI element border.
amber-9-light
#FFC53D
Solid background — the brand color step.
amber-10-light
#FFBA18
Hovered solid background.
amber-11-light
#AB6400
Low-contrast text.
amber-12-light
#4F3422
High-contrast text.
amber-1-dark
#16120C
App background.
amber-2-dark
#1D180F
Subtle background.
amber-3-dark
#302008
UI element background.
amber-4-dark
#3F2700
Hovered UI element background.
amber-5-dark
#4D3000
Active / selected UI element background.
amber-6-dark
#5C3D05
Subtle borders and separators.
amber-7-dark
#714F19
UI element border and focus rings.
amber-8-dark
#8F6424
Hovered UI element border.
amber-9-dark
#FFC53D
Solid background — the brand color step.
amber-10-dark
#FFD60A
Hovered solid background.
amber-11-dark
#FFCA16
Low-contrast text.
amber-12-dark
#FFE7B3
High-contrast text.
slate-11-light
#60646C
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-light
#1C2024
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
slate-11-dark
#B0B4BA
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-dark
#EDEEF0
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
Mode role mappings
Light mode (14 roles)
accent
→ amber-8-light accent-hover
→ amber-7-light background
→ amber-1-light error
→ amber-12-light primary
→ amber-9-light primary-hover
→ amber-10-light success
→ amber-9-light surface
→ amber-2-light surface-elevated
→ amber-3-light text-primary
→ slate-12-light text-secondary
→ slate-11-light text-tertiary
→ amber-9-light warning
→ amber-9-light warning-hover
→ amber-10-light Dark mode (14 roles)
accent
→ amber-8-dark accent-hover
→ amber-7-dark background
→ amber-1-dark error
→ amber-12-dark primary
→ amber-9-dark primary-hover
→ amber-10-dark success
→ amber-9-dark surface
→ amber-2-dark surface-elevated
→ amber-3-dark text-primary
→ slate-12-dark text-secondary
→ slate-11-dark text-tertiary
→ amber-9-dark warning
→ amber-9-dark warning-hover
→ amber-10-dark Provenance
- Source
- https://www.radix-ui.com/colors/docs/palette-composition/scales
- License
MIT- Attribution
- Radix Colors, Copyright WorkOS, Inc., MIT licensed. Imported from the radix-ui/colors repository on GitHub.
- Imported
-
2026-05-17(upstream version 3.0.0) - Notes
- Radix publishes distinct hex values for each scale in light and dark mode. This atom carries both as -light and -dark suffixed swatches; modes.light.roles points at -light swatches and modes.dark.roles at -dark swatches. Amber is a chromatic hue and makes a poor neutral for body text, so steps 11 and 12 of Radix Slate are imported as supplementary swatches and used for text-primary and text-secondary in both modes.