From e2a42a8eb846ccfb4e7253830cbb80c880367592 Mon Sep 17 00:00:00 2001 From: Aviv Keller Date: Wed, 10 Jun 2026 16:52:01 -0400 Subject: [PATCH] chore(webpack): add color palette --- projects/webpack/README.md | 88 +++++++++++++++++++++++++++++++++++--- 1 file changed, 81 insertions(+), 7 deletions(-) diff --git a/projects/webpack/README.md b/projects/webpack/README.md index aebdffa..14126bc 100644 --- a/projects/webpack/README.md +++ b/projects/webpack/README.md @@ -1,11 +1,8 @@ -# webpack Artwork +# Webpack Artwork -* [Project artwork repo](https://github.com/webpack/media) +## Images - - - @@ -40,8 +37,85 @@
PNG
---- +## Color Palette + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SampleColor NameHEX CodeRGB Code
Malibu#8dd6f9rgb(141, 214, 249)
Denim#1d78c1rgb(29, 120, 193)
Fiord#465E69rgb(70, 94, 105)
Outer Space#2B3A42rgb(43, 58, 66)
White#ffffffrgb(255, 255, 255)
Concrete#f2f2f2rgb(242, 242, 242)
Alto#dededergb(222, 222, 222)
Dusty Gray#999999rgb(153, 153, 153)
Dove Gray#666666rgb(102, 102, 102)
Emperor#535353rgb(83, 83, 83)
Mine Shaft#333333rgb(51, 51, 51)
+ +## Trademarks and Licensing -Use of any trademark or logo is subject to the trademark policy available at [https://trademark-policy.openjsf.org](https://trademark-policy.openjsf.org). A list of the trademarks covered by this policy can be found at [https://trademark-list.openjsf.org](https://trademark-list.openjsf.org). +Webpack is a project of the OpenJS Foundation. Use of any trademark or logo is subject to the [trademark policy](https://trademark-policy.openjsf.org/). A list of the trademarks covered by this policy can be found at [https://trademark-list.openjsf.org](https://trademark-list.openjsf.org). Questions? Please email [trademark@openjsf.org](mailto:trademark@openjsf.org).