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 |
|---|---|---|---|---|---|
#D0B2F0 | rgb(208, 178, 240) | hsl(269, 67%, 82%) | Light Navy | View | |
#DFB2F0 | rgb(223, 178, 240) | hsl(284, 67%, 82%) | Light Purple | View | |
#EFB2F0 | rgb(239, 178, 240) | hsl(299, 67%, 82%) | Light Purple | View | |
#F0B2E2 | rgb(240, 178, 226) | hsl(314, 67%, 82%) | Light Pink | View | |
#F0B2D2 | rgb(240, 178, 210) | hsl(329, 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: #D0B2F0;
--color-2: #DFB2F0;
--color-3: #EFB2F0;
--color-4: #F0B2E2;
--color-5: #F0B2D2;
}Palettes that share visual characteristics and color harmony.