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 peace palette featuring Pale Soft Orange, 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 |
|---|---|---|---|---|---|
#EDDCD2 | rgb(237, 220, 210) | hsl(22, 43%, 88%) | Pale Soft Orange | 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 | |
#C5DEDD | rgb(197, 222, 221) | hsl(178, 27%, 82%) | Light Muted Cyan | View | |
#DBE7E4 | rgb(219, 231, 228) | hsl(165, 20%, 88%) | Pale Muted Cyan | View | |
#F0EFEB | rgb(240, 239, 235) | hsl(48, 14%, 93%) | Pale Dusty Yellow | View | |
#D6E2E9 | rgb(214, 226, 233) | hsl(202, 30%, 88%) | Pale Muted Blue | View | |
#BCD4E6 | rgb(188, 212, 230) | hsl(206, 46%, 82%) | Light Soft Blue | View | |
#99C1DE | rgb(153, 193, 222) | hsl(205, 51%, 74%) | Light Soft Blue | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Soft Orange and Pale Vibrant Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #EDDCD2;
--color-2: #FFF1E6;
--color-3: #FDE2E4;
--color-4: #FAD2E1;
--color-5: #C5DEDD;
--color-6: #DBE7E4;
--color-7: #F0EFEB;
--color-8: #D6E2E9;
--color-9: #BCD4E6;
--color-10: #99C1DE;
}Palettes that share visual characteristics and color harmony.