Libraries
Color scale
Generate a full 50–950 color scale from any color — in Tailwind, CSS, and JSON formats ready to paste.
Export scale
@theme {
--color-navajowhite-50: #fff9f1;
--color-navajowhite-100: #ffeed4;
--color-navajowhite-200: #ffdead;
--color-navajowhite-300: #f2c47c;
--color-navajowhite-400: #dda444;
--color-navajowhite-500: #c28700;
--color-navajowhite-600: #a26f00;
--color-navajowhite-700: #875d00;
--color-navajowhite-800: #724d00;
--color-navajowhite-900: #5f4000;
--color-navajowhite-950: #3a2600;
}