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 Light Blue, Light Navy, Light Purple. 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 |
|---|---|---|---|---|---|
#C6C0F1 | rgb(198, 192, 241) | hsl(247, 64%, 85%) | Light Blue | View | |
#D2C0F1 | rgb(210, 192, 241) | hsl(262, 64%, 85%) | Light Navy | View | |
#DEC0F1 | rgb(222, 192, 241) | hsl(277, 64%, 85%) | Light Purple | View | |
#EBC0F1 | rgb(235, 192, 241) | hsl(293, 64%, 85%) | Light Purple | View | |
#F1C0EC | rgb(241, 192, 236) | hsl(306, 64%, 85%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C6C0F1;
--color-2: #D2C0F1;
--color-3: #DEC0F1;
--color-4: #EBC0F1;
--color-5: #F1C0EC;
}Palettes that share visual characteristics and color harmony.