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 |
|---|---|---|---|---|---|
#A6A7F2 | rgb(166, 167, 242) | hsl(239, 75%, 80%) | Light Blue | View | |
#B8A6F2 | rgb(184, 166, 242) | hsl(254, 75%, 80%) | Light Navy | View | |
#CBA6F2 | rgb(203, 166, 242) | hsl(269, 75%, 80%) | Light Navy | View | |
#DEA6F2 | rgb(222, 166, 242) | hsl(284, 75%, 80%) | Light Purple | View | |
#F1A6F2 | rgb(241, 166, 242) | hsl(299, 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: #A6A7F2;
--color-2: #B8A6F2;
--color-3: #CBA6F2;
--color-4: #DEA6F2;
--color-5: #F1A6F2;
}Palettes that share visual characteristics and color harmony.