Loading
Preparing the next color view
Building palettes, metadata, and layout pieces for this route.
Building palettes, metadata, and layout pieces for this route.
A purity palette featuring Rich Black Light, Light Gray, Pale Muted Yellow.
See how this palette performs in real-world UI mockups.
Experience the perfect harmony of colors calculated for your brand identity.
| Swatch | HEX | RGB | HSL | Name | Details |
|---|---|---|---|---|---|
#1C1C1C | rgb(28, 28, 28) | hsl(0, 0%, 11%) | Rich Black Light | View | |
#DADDD8 | rgb(218, 221, 216) | hsl(96, 7%, 86%) | Light Gray | View | |
#ECEBE4 | rgb(236, 235, 228) | hsl(52, 17%, 91%) | Pale Muted Yellow | View | |
#EEF0F2 | rgb(238, 240, 242) | hsl(210, 13%, 94%) | Cloud Blue | View | |
#FAFAFF | rgb(250, 250, 255) | hsl(240, 100%, 99%) | Pure White | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Rich Black Light and Light Gray creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #1C1C1C;
--color-2: #DADDD8;
--color-3: #ECEBE4;
--color-4: #EEF0F2;
--color-5: #FAFAFF;
}Palettes that share visual characteristics and color harmony.