Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@master/colors

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@master/colors

A precision-crafted P3 color system designed for modern UIs

latest
Source
npmnpm
Version
3.0.0
Version published
Maintainers
2
Created
Source

Master

A precision-crafted P3 color system designed for modern UIs

NPM Version NPM package ( download / month ) JSDelivr hits (npm scoped) Discord online Follow @mastercorg Github release actions


Master Colors

Documentation

Visit Colors - Master CSS to view all colors.

Getting Started

Install the Master Colors via package managers:

npm install @master/colors

Import 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.

Community

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.

Contributing

Please see our CONTRIBUTING for workflow.

Keywords

colors

FAQs

Package last updated on 16 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts