https://github.com/unseen-ninja/palette
my personal branding assets
https://github.com/unseen-ninja/palette
branding-assets colour-palette palette
Last synced: 6 months ago
JSON representation
my personal branding assets
- Host: GitHub
- URL: https://github.com/unseen-ninja/palette
- Owner: unseen-ninja
- License: mit
- Created: 2025-01-29T13:53:41.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T01:07:29.000Z (8 months ago)
- Last Synced: 2025-02-20T02:23:22.207Z (8 months ago)
- Topics: branding-assets, colour-palette, palette
- Language: TypeScript
- Homepage: https://palette.unseen.ninja/
- Size: 14.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
![]()
### 🎨 Palette
Name
Hex
LCH
CMYK
Accents
![]()
Grape
#8819EC
lch(40.014% 108.495 309.59)
42% 89% 0% 7%
![]()
Raspberry
#EA33ED
lch(57.859% 97.892 326.222)
1% 78% 0% 7%
![]()
Peach
#F2978A
lch(71.881% 40.541 32.926)
0% 38% 43% 5%
![]()
Lemon
#F5F451
lch(94.17% 75.545 100.177)
0% 0% 67% 4%
![]()
Pear
#BFF347
lch(89.96% 79.92 115.45)
21% 0% 71% 5%
![]()
Lychee
#EEEEF5
lch(94.314% 2.996 284.311)
3% 3% 0% 4%
![]()
Blackberry
#191923
lch(9.116% 7.269 287.344)
29% 29% 0% 86%
Bases
![]()
White
#FFFFFF
lch(100% 0 0)
0% 0% 0% 0%
![]()
Black
#101015
lch(4.807% 3.011 285.248)
24% 24% 0% 92%
Accent colours can be modified by subtracting or subtracting the following parameters:
```
lightness: `4`
chroma: `2`
hue: `1`
```
### 📜 License
This is released under the MIT license, which grants the following permissions:
- Commercial use
- Distribution
- Modification
- Private useFor more convoluted language, see the [license file](license).