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 innocence palette featuring Pale Dusty Pink, Pale Vibrant Orange, Pale Pure Red.
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 |
|---|---|---|---|---|---|
#EAE4E9 | rgb(234, 228, 233) | hsl(310, 12%, 91%) | Pale Dusty Pink | View | |
#FFF1E6 | rgb(255, 241, 230) | hsl(26, 100%, 95%) | Pale Vibrant Orange | View | |
#FDE2E4 | rgb(253, 226, 228) | hsl(356, 87%, 94%) | Pale Pure Red | View | |
#FAD2E1 | rgb(250, 210, 225) | hsl(338, 80%, 90%) | Pale Pure Pink | View | |
#E2ECE9 | rgb(226, 236, 233) | hsl(162, 21%, 91%) | Pale Muted Emerald | View | |
#BEE1E6 | rgb(190, 225, 230) | hsl(188, 44%, 82%) | Light Soft Sky Blue | View | |
#F0EFEB | rgb(240, 239, 235) | hsl(48, 14%, 93%) | Pale Dusty Yellow | View | |
#DFE7FD | rgb(223, 231, 253) | hsl(224, 88%, 93%) | Pale Pure Blue | View | |
#CDDAFD | rgb(205, 218, 253) | hsl(224, 92%, 90%) | Pale Vibrant Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Dusty Pink and Pale Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EAE4E9;
--color-2: #FFF1E6;
--color-3: #FDE2E4;
--color-4: #FAD2E1;
--color-5: #E2ECE9;
--color-6: #BEE1E6;
--color-7: #F0EFEB;
--color-8: #DFE7FD;
--color-9: #CDDAFD;
}Palettes that share visual characteristics and color harmony.