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 Navy, Light Purple, Light Purple. 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 |
|---|---|---|---|---|---|
#CCA6F2 | rgb(204, 166, 242) | hsl(270, 75%, 80%) | Light Navy | View | |
#DFA6F2 | rgb(223, 166, 242) | hsl(285, 75%, 80%) | Light Purple | View | |
#F2A6F2 | rgb(242, 166, 242) | hsl(300, 75%, 80%) | Light Purple | View | |
#F2A6DF | rgb(242, 166, 223) | hsl(315, 75%, 80%) | Light Pink | View | |
#F2A6CC | rgb(242, 166, 204) | hsl(330, 75%, 80%) | Light Pink | View |
This purple-dominant palette evokes a sense of balance and professionalism.
The combination of Light Navy and Light Purple creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #CCA6F2;
--color-2: #DFA6F2;
--color-3: #F2A6F2;
--color-4: #F2A6DF;
--color-5: #F2A6CC;
}Palettes that share visual characteristics and color harmony.