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 5-color combination featuring Pale Blue, Pale Navy, Pale Navy. Perfect for UI design, branding identities, and digital illustrations.
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 |
|---|---|---|---|---|---|
#D7D8F9 | rgb(215, 216, 249) | hsl(238, 74%, 91%) | Pale Blue | View | |
#DED7F9 | rgb(222, 215, 249) | hsl(252, 74%, 91%) | Pale Navy | View | |
#E7D7F9 | rgb(231, 215, 249) | hsl(268, 74%, 91%) | Pale Navy | View | |
#EFD7F9 | rgb(239, 215, 249) | hsl(282, 74%, 91%) | Pale Purple | View | |
#F8D7F9 | rgb(248, 215, 249) | hsl(298, 74%, 91%) | Pale Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Blue and Pale Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #D7D8F9;
--color-2: #DED7F9;
--color-3: #E7D7F9;
--color-4: #EFD7F9;
--color-5: #F8D7F9;
}Palettes that share visual characteristics and color harmony.