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 |
|---|---|---|---|---|---|
#D2D4F4 | rgb(210, 212, 244) | hsl(236, 61%, 89%) | Pale Blue | View | |
#D8D2F4 | rgb(216, 210, 244) | hsl(251, 61%, 89%) | Pale Navy | View | |
#E1D2F4 | rgb(225, 210, 244) | hsl(266, 61%, 89%) | Pale Navy | View | |
#E9D2F4 | rgb(233, 210, 244) | hsl(281, 61%, 89%) | Pale Purple | View | |
#F2D2F4 | rgb(242, 210, 244) | hsl(296, 61%, 89%) | 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: #D2D4F4;
--color-2: #D8D2F4;
--color-3: #E1D2F4;
--color-4: #E9D2F4;
--color-5: #F2D2F4;
}Palettes that share visual characteristics and color harmony.