Visit Colors - Master CSS to view all colors.
Install the Master Colors via package managers:
npm install @master/colorsImport the colors:
import colors from '@master/colors' // oklch
import colors from '@master/colors/hsl'
import colors from '@master/colors/hex'
import colors from '@master/colors/rgb'The colors object contains hue colors on a scale of 0, 5, ..., 100.
The Master community can be found here:
- Discuss on GitHub - Ask questions, voice ideas, and do any other discussion
- Join our Discord Server - Casually chat with other people using the language ✓ 中文
Our 《 Code of Conduct 》 applies to all Master community channels.
Please see our CONTRIBUTING for workflow.