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 |
|---|---|---|---|---|---|
#C8C8F4 | rgb(200, 200, 244) | hsl(240, 67%, 87%) | Pale Blue | View | |
#D2C8F4 | rgb(210, 200, 244) | hsl(254, 67%, 87%) | Pale Navy | View | |
#DDC8F4 | rgb(221, 200, 244) | hsl(269, 67%, 87%) | Pale Navy | View | |
#E8C8F4 | rgb(232, 200, 244) | hsl(284, 67%, 87%) | Pale Purple | View | |
#F3C8F4 | rgb(243, 200, 244) | hsl(299, 67%, 87%) | 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: #C8C8F4;
--color-2: #D2C8F4;
--color-3: #DDC8F4;
--color-4: #E8C8F4;
--color-5: #F3C8F4;
}Palettes that share visual characteristics and color harmony.