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 Sky Blue, Light Blue, Light Blue. 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 |
|---|---|---|---|---|---|
#C0E6F1 | rgb(192, 230, 241) | hsl(193, 64%, 85%) | Light Sky Blue | View | |
#C0DAF1 | rgb(192, 218, 241) | hsl(208, 64%, 85%) | Light Blue | View | |
#C0CDF1 | rgb(192, 205, 241) | hsl(224, 64%, 85%) | Light Blue | View | |
#C0C1F1 | rgb(192, 193, 241) | hsl(239, 64%, 85%) | Light Blue | View | |
#CCC0F1 | rgb(204, 192, 241) | hsl(255, 64%, 85%) | Light Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Sky Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #C0E6F1;
--color-2: #C0DAF1;
--color-3: #C0CDF1;
--color-4: #C0C1F1;
--color-5: #CCC0F1;
}Palettes that share visual characteristics and color harmony.