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 |
|---|---|---|---|---|---|
#A7A6F2 | rgb(167, 166, 242) | hsl(241, 75%, 80%) | Light Blue | View | |
#BAA6F2 | rgb(186, 166, 242) | hsl(256, 75%, 80%) | Light Navy | View | |
#CDA6F2 | rgb(205, 166, 242) | hsl(271, 75%, 80%) | Light Navy | View | |
#E0A6F2 | rgb(224, 166, 242) | hsl(286, 75%, 80%) | Light Purple | View | |
#F2A6F1 | rgb(242, 166, 241) | hsl(301, 75%, 80%) | 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: #A7A6F2;
--color-2: #BAA6F2;
--color-3: #CDA6F2;
--color-4: #E0A6F2;
--color-5: #F2A6F1;
}Palettes that share visual characteristics and color harmony.