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 Navy, 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 |
|---|---|---|---|---|---|
#AAA8EB | rgb(170, 168, 235) | hsl(242, 63%, 79%) | Light Blue | View | |
#BBA8EB | rgb(187, 168, 235) | hsl(257, 63%, 79%) | Light Navy | View | |
#CCA8EB | rgb(204, 168, 235) | hsl(272, 63%, 79%) | Light Navy | View | |
#DDA8EB | rgb(221, 168, 235) | hsl(287, 63%, 79%) | Light Purple | View | |
#EBA8E9 | rgb(235, 168, 233) | hsl(302, 63%, 79%) | Light Purple | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Blue and Light Navy creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AAA8EB;
--color-2: #BBA8EB;
--color-3: #CCA8EB;
--color-4: #DDA8EB;
--color-5: #EBA8E9;
}Palettes that share visual characteristics and color harmony.