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 |
|---|---|---|---|---|---|
#C0D1F1 | rgb(192, 209, 241) | hsl(219, 64%, 85%) | Light Blue | View | |
#C0C4F1 | rgb(192, 196, 241) | hsl(235, 64%, 85%) | Light Blue | View | |
#C8C0F1 | rgb(200, 192, 241) | hsl(250, 64%, 85%) | Light Navy | View | |
#D5C0F1 | rgb(213, 192, 241) | hsl(266, 64%, 85%) | Light Navy | View | |
#E1C0F1 | rgb(225, 192, 241) | hsl(280, 64%, 85%) | Light Purple | View |
This blue-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: #C0D1F1;
--color-2: #C0C4F1;
--color-3: #C8C0F1;
--color-4: #D5C0F1;
--color-5: #E1C0F1;
}Palettes that share visual characteristics and color harmony.