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-oldlace-50: #fdf5e6;
--color-oldlace-100: #fdeed2;
--color-oldlace-200: #f8dead;
--color-oldlace-300: #ecc77f;
--color-oldlace-400: #d5a848;
--color-oldlace-500: #bb8b0a;
--color-oldlace-600: #9c7300;
--color-oldlace-700: #835f00;
--color-oldlace-800: #6e5000;
--color-oldlace-900: #5b4200;
--color-oldlace-950: #382700;
}