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 |
|---|---|---|---|---|---|
#ADBAEB | rgb(173, 186, 235) | hsl(227, 61%, 80%) | Light Blue | View | |
#AFADEB | rgb(175, 173, 235) | hsl(242, 61%, 80%) | Light Blue | View | |
#BFADEB | rgb(191, 173, 235) | hsl(257, 61%, 80%) | Light Navy | View | |
#CEADEB | rgb(206, 173, 235) | hsl(272, 61%, 80%) | Light Navy | View | |
#DEADEB | rgb(222, 173, 235) | hsl(287, 61%, 80%) | 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: #ADBAEB;
--color-2: #AFADEB;
--color-3: #BFADEB;
--color-4: #CEADEB;
--color-5: #DEADEB;
}Palettes that share visual characteristics and color harmony.