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 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 |
|---|---|---|---|---|---|
#C0DEF1 | rgb(192, 222, 241) | hsl(203, 64%, 85%) | Light Blue | View | |
#C0D2F1 | rgb(192, 210, 241) | hsl(218, 64%, 85%) | Light Blue | View | |
#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 |
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: #C0DEF1;
--color-2: #C0D2F1;
--color-3: #C0C6F1;
--color-4: #C7C0F1;
--color-5: #D3C0F1;
}Palettes that share visual characteristics and color harmony.