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 |
|---|---|---|---|---|---|
#C3C4F4 | rgb(195, 196, 244) | hsl(239, 69%, 86%) | Pale Blue | View | |
#CDC3F4 | rgb(205, 195, 244) | hsl(252, 69%, 86%) | Pale Navy | View | |
#DAC3F4 | rgb(218, 195, 244) | hsl(268, 69%, 86%) | Pale Navy | View | |
#E6C3F4 | rgb(230, 195, 244) | hsl(283, 69%, 86%) | Pale Purple | View | |
#F2C3F4 | rgb(242, 195, 244) | hsl(298, 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: #C3C4F4;
--color-2: #CDC3F4;
--color-3: #DAC3F4;
--color-4: #E6C3F4;
--color-5: #F2C3F4;
}Palettes that share visual characteristics and color harmony.