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 |
|---|---|---|---|---|---|
#AACEEE | rgb(170, 206, 238) | hsl(208, 67%, 80%) | Light Blue | View | |
#AABDEE | rgb(170, 189, 238) | hsl(223, 67%, 80%) | Light Blue | View | |
#AAACEE | rgb(170, 172, 238) | hsl(238, 67%, 80%) | Light Blue | View | |
#B9AAEE | rgb(185, 170, 238) | hsl(253, 67%, 80%) | Light Navy | View | |
#CAAAEE | rgb(202, 170, 238) | hsl(268, 67%, 80%) | 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: #AACEEE;
--color-2: #AABDEE;
--color-3: #AAACEE;
--color-4: #B9AAEE;
--color-5: #CAAAEE;
}Palettes that share visual characteristics and color harmony.