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 pastel palette in split-comp tones.
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 |
|---|---|---|---|---|---|
#DDE1F5 | rgb(221, 225, 245) | hsl(230, 55%, 91%) | Pale Soft Blue | View | |
#F6E7DF | rgb(246, 231, 223) | hsl(21, 56%, 92%) | Pale Soft Orange | View | |
#EFF7DE | rgb(239, 247, 222) | hsl(79, 61%, 92%) | Pale Lime | View | |
#DBF7E4 | rgb(219, 247, 228) | hsl(139, 64%, 91%) | Pale Green | View | |
#ACD3E6 | rgb(172, 211, 230) | hsl(200, 54%, 79%) | Light Soft Blue | View |
This green-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Soft Blue and Pale Soft Orange creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #DDE1F5;
--color-2: #F6E7DF;
--color-3: #EFF7DE;
--color-4: #DBF7E4;
--color-5: #ACD3E6;
}Palettes that share visual characteristics and color harmony.