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 Blue, 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 |
|---|---|---|---|---|---|
#E6E8F9 | rgb(230, 232, 249) | hsl(234, 61%, 94%) | Pale Blue | View | |
#E9E6F9 | rgb(233, 230, 249) | hsl(249, 61%, 94%) | Pale Blue | View | |
#EEE6F9 | rgb(238, 230, 249) | hsl(265, 61%, 94%) | Pale Navy | View | |
#F3E6F9 | rgb(243, 230, 249) | hsl(281, 61%, 94%) | Pale Purple | View | |
#F7E6F9 | rgb(247, 230, 249) | hsl(294, 61%, 94%) | Pale Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Pale Blue and Pale Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #E6E8F9;
--color-2: #E9E6F9;
--color-3: #EEE6F9;
--color-4: #F3E6F9;
--color-5: #F7E6F9;
}Palettes that share visual characteristics and color harmony.