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 Purple. 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 |
|---|---|---|---|---|---|
#DDD8F8 | rgb(221, 216, 248) | hsl(249, 70%, 91%) | Pale Blue | View | |
#E5D8F8 | rgb(229, 216, 248) | hsl(264, 70%, 91%) | Pale Navy | View | |
#EDD8F8 | rgb(237, 216, 248) | hsl(279, 70%, 91%) | Pale Purple | View | |
#F5D8F8 | rgb(245, 216, 248) | hsl(294, 70%, 91%) | Pale Purple | View | |
#F8D8F3 | rgb(248, 216, 243) | hsl(309, 70%, 91%) | Pale Pink | 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: #DDD8F8;
--color-2: #E5D8F8;
--color-3: #EDD8F8;
--color-4: #F5D8F8;
--color-5: #F8D8F3;
}Palettes that share visual characteristics and color harmony.