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-paleturquoise-50: #ecfffe;
--color-paleturquoise-100: #d5f8f8;
--color-paleturquoise-200: #afeeee;
--color-paleturquoise-300: #80dfdf;
--color-paleturquoise-400: #41c5c7;
--color-paleturquoise-500: #00a9aa;
--color-paleturquoise-600: #008c8d;
--color-paleturquoise-700: #007576;
--color-paleturquoise-800: #006263;
--color-paleturquoise-900: #005152;
--color-paleturquoise-950: #003132;
}