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 |
|---|---|---|---|---|---|
#B2BAF0 | rgb(178, 186, 240) | hsl(232, 67%, 82%) | Light Blue | View | |
#BBB2F0 | rgb(187, 178, 240) | hsl(249, 67%, 82%) | Light Blue | View | |
#CAB2F0 | rgb(202, 178, 240) | hsl(263, 67%, 82%) | Light Navy | View | |
#D9B2F0 | rgb(217, 178, 240) | hsl(278, 67%, 82%) | Light Purple | View | |
#E9B2F0 | rgb(233, 178, 240) | hsl(293, 67%, 82%) | 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: #B2BAF0;
--color-2: #BBB2F0;
--color-3: #CAB2F0;
--color-4: #D9B2F0;
--color-5: #E9B2F0;
}Palettes that share visual characteristics and color harmony.