added color palette with Hex, RGB and HSL values

pull/1/head
Pocco81 3 years ago
parent f262af57c3
commit 32e612fd1d

@ -18,13 +18,21 @@
## Color Palette
| Palette | Hex | RGB | HSL |
|--------------------------------------------------------------------------------------------------------------------|---------|---------------|---------------|
| <p align="center"><img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/white.png" width="20" /></p>| #F0F0F5 | 240, 240, 245 | 240, 20%, 95% |
| | | | |
| | | | |
Palette | Hex | RGB | HSL | ![Color Picker Boxes](https://draculatheme.com/static/img/color-boxes/eyedropper.png)
--- | --- | --- | --- | ---
Background | `#282a36` | `40 42 54` | `231° 15% 18%` | <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/white.png" height="23" width="23"/>
| Palette | Hex | RGB | HSL |
|--------------------------------------------------------------------------------------------------------------------------------------|-----------|-----------------|-----------------|
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_0.png" height="23" width="23"/> | `#F0F0F5` | `240, 240, 245` | `240, 20%, 95%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_1.png" height="23" width="23"/> | `#EA31B5` | `234, 49, 181` | `317, 81%, 55%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_2.png" height="23" width="23"/> | `#AE9AD6` | `174, 154, 214` | `260, 42%, 72%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_3.png" height="23" width="23"/> | `#F0A8E4` | `240, 168, 228` | `310, 71%, 80%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_4.png" height="23" width="23"/> | `#E28D8D` | `226, 141, 141` | `0, 59%, 72%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_5.png" height="23" width="23"/> | `#E7A988` | `231, 169, 136` | `21, 66%, 72%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_6.png" height="23" width="23"/> | `#ADD692` | `173, 214, 146` | `96, 45%, 71%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_7.png" height="23" width="23"/> | `#F0DC89` | `240, 220, 137` | `48, 77%, 74%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_8.png" height="23" width="23"/> | `#0E0C13` | `14, 12, 19` | `257, 23%, 6%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_9.png" height="23" width="23"/> | `#1B1624` | `27, 22, 36` | `261, 24%, 11%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_10.png" height="23" width="23"/> | `#221E2F` | `34, 30, 47` | `254, 22%, 15%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_11.png" height="23" width="23"/> | `#312C44` | `49, 44, 68` | `253, 21%, 22%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_12.png" height="23" width="23"/> | `#3E4058` | `62, 64, 88` | `235, 17%, 29%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_13.png" height="23" width="23"/> | `#6F6A8A` | `111, 106, 138` | `249, 13%, 48%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_14.png" height="23" width="23"/> | `#84A5CB` | `132, 165, 203` | `212, 41%, 66%` |
| <img src="https://raw.githubusercontent.com/catppuccin/catppuccin/dev/assets/circles/png/catppuccin_15.png" height="23" width="23"/> | `#B9C4E3` | `185, 196, 227` | `224, 43%, 81%` |

Loading…
Cancel
Save