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 |
|---|---|---|---|---|---|
#C3C6F4 | rgb(195, 198, 244) | hsl(236, 69%, 86%) | Pale Blue | View | |
#CCC3F4 | rgb(204, 195, 244) | hsl(251, 69%, 86%) | Pale Navy | View | |
#D8C3F4 | rgb(216, 195, 244) | hsl(266, 69%, 86%) | Pale Navy | View | |
#E4C3F4 | rgb(228, 195, 244) | hsl(280, 69%, 86%) | Pale Purple | View | |
#F1C3F4 | rgb(241, 195, 244) | hsl(296, 69%, 86%) | 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: #C3C6F4;
--color-2: #CCC3F4;
--color-3: #D8C3F4;
--color-4: #E4C3F4;
--color-5: #F1C3F4;
}Palettes that share visual characteristics and color harmony.