Skip to content

soybeanjs/color-palette

Repository files navigation

color-palette

Generate color palette for tailwindcss, antd, nearest color palette

Usage

install

pnpm i @soybeanjs/color-palette

use

import {
  generateAntDesignPalette,
  generateNearestPalette,
  generateTailwindPalette
} from "@soybeanjs/color-palette";

About

the color palette utils

Resources

Stars

Watchers

Forks

Packages

No packages published