Nord Color Utilities
This package includes Nord Design System color utilities, including:
getColorPalette
which generates color palettes programmatically for use with Nord Themes.getContrastRatio
which calculates the contrast ratio between two colors.getTextColor
which calculates the correct text color for a chosen background.hexToRgb
which converts a HEX color to a RGB color.rgbToHex
which converts a RGB color to a HEX color.
Commands
The following are the most commonly used commands during development:
pnpm start
- Compile color library and start local development server on port 8000.pnpm build
- Builds the project.
License
See license in LICENSE.md
Copyright
Copyright © 2024 Nordhealth Ltd