palx

:rainbow: Automatic UI Color Palette Generator

  • Owner: jxnblk/palx
  • Platform:
  • License:: SIL Open Font License 1.1
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Palx

Automatic UI Color Palette Generator

https://palx.jxnblk.com

npm i palx

Provide a single color value and Palx returns a full-spectrum color palette,
well suited for UI design and data visualizations that work harmoniously with brand colors.

const palx = require('palx')

palx('#07c')
// Returns a color object with
// 12 hues and a gray spread across
// 10 luminance steps

About

Inspired by Open Color,
Palx takes a single input color,
then spreads the hue across the color spectrum in 12 steps,
and spreads each hue across 10 luminance steps.
Palx also desaturates the main color to create shades of gray and a black that are based off the original color.

MIT License

Main metrics

Overview
Name With Ownerjxnblk/palx
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:SIL Open Font License 1.1
所有者活动
Created At2016-08-03 00:52:53
Pushed At2023-01-27 13:03:40
Last Commit At2022-06-09 23:43:59
Release Count2
Last Release Namev1.0.3 (Posted on 2018-02-11 08:53:47)
First Release Namev1.0.2 (Posted on 2018-02-11 08:52:07)
用户参与
Stargazers Count844
Watchers Count13
Fork Count57
Commits Count48
Has Issues Enabled
Issues Count14
Issue Open Count10
Pull Requests Count4
Pull Requests Open Count26
Pull Requests Close Count10
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private