المكتبات

سلّم الألوان

ولّد سلّم ألوان كامل من ٥٠ إلى ٩٥٠ من أي لون — بصيغ Tailwind و CSS و JSON جاهزة للصق.

تصدير السلّم

@theme {
  --color-bisque-50: #fff9f2;
  --color-bisque-100: #ffe4c4;
  --color-bisque-200: #ffdaaf;
  --color-bisque-300: #ffbe6a;
  --color-bisque-400: #ec9c15;
  --color-bisque-500: #c98300;
  --color-bisque-600: #a76c00;
  --color-bisque-700: #8c5a00;
  --color-bisque-800: #764b00;
  --color-bisque-900: #623d00;
  --color-bisque-950: #3c2400;
}