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 Blue, Light 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 |
|---|---|---|---|---|---|
#C0C6F1 | rgb(192, 198, 241) | hsl(233, 64%, 85%) | Light Blue | View | |
#C7C0F1 | rgb(199, 192, 241) | hsl(249, 64%, 85%) | Light Blue | View | |
#D3C0F1 | rgb(211, 192, 241) | hsl(263, 64%, 85%) | Light Navy | View | |
#DFC0F1 | rgb(223, 192, 241) | hsl(278, 64%, 85%) | Light Purple | View | |
#ECC0F1 | rgb(236, 192, 241) | hsl(294, 64%, 85%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C0C6F1;
--color-2: #C7C0F1;
--color-3: #D3C0F1;
--color-4: #DFC0F1;
--color-5: #ECC0F1;
}Palettes that share visual characteristics and color harmony.