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 |
|---|---|---|---|---|---|
#CFB2F0 | rgb(207, 178, 240) | hsl(268, 67%, 82%) | Light Navy | View | |
#DEB2F0 | rgb(222, 178, 240) | hsl(283, 67%, 82%) | Light Purple | View | |
#EEB2F0 | rgb(238, 178, 240) | hsl(298, 67%, 82%) | Light Purple | View | |
#F0B2E3 | rgb(240, 178, 227) | hsl(313, 67%, 82%) | Light Pink | View | |
#F0B2D3 | rgb(240, 178, 211) | hsl(328, 67%, 82%) | 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: #CFB2F0;
--color-2: #DEB2F0;
--color-3: #EEB2F0;
--color-4: #F0B2E3;
--color-5: #F0B2D3;
}Palettes that share visual characteristics and color harmony.