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 |
|---|---|---|---|---|---|
#A5C7E9 | rgb(165, 199, 233) | hsl(210, 61%, 78%) | Light Blue | View | |
#A5B6E9 | rgb(165, 182, 233) | hsl(225, 61%, 78%) | Light Blue | View | |
#A5A5E9 | rgb(165, 165, 233) | hsl(240, 61%, 78%) | Light Blue | View | |
#B6A5E9 | rgb(182, 165, 233) | hsl(255, 61%, 78%) | Light Navy | View | |
#C7A5E9 | rgb(199, 165, 233) | hsl(270, 61%, 78%) | 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: #A5C7E9;
--color-2: #A5B6E9;
--color-3: #A5A5E9;
--color-4: #B6A5E9;
--color-5: #C7A5E9;
}Palettes that share visual characteristics and color harmony.