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 |
|---|---|---|---|---|---|
#8D90E7 | rgb(141, 144, 231) | hsl(238, 65%, 73%) | Light Blue | View | |
#A18DE7 | rgb(161, 141, 231) | hsl(253, 65%, 73%) | Light Navy | View | |
#B78DE7 | rgb(183, 141, 231) | hsl(268, 65%, 73%) | Light Navy | View | |
#CE8DE7 | rgb(206, 141, 231) | hsl(283, 65%, 73%) | Light Purple | View | |
#E48DE7 | rgb(228, 141, 231) | hsl(298, 65%, 73%) | 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: #8D90E7;
--color-2: #A18DE7;
--color-3: #B78DE7;
--color-4: #CE8DE7;
--color-5: #E48DE7;
}Palettes that share visual characteristics and color harmony.