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-mintcream-50: #f5fffa;
--color-mintcream-100: #e3f5ec;
--color-mintcream-200: #caeadb;
--color-mintcream-300: #aad9c3;
--color-mintcream-400: #84bea4;
--color-mintcream-500: #64a388;
--color-mintcream-600: #4a896f;
--color-mintcream-700: #39735b;
--color-mintcream-800: #2d614c;
--color-mintcream-900: #24503e;
--color-mintcream-950: #0b3224;
}