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 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 |
|---|---|---|---|---|---|
#9C93EB | rgb(156, 147, 235) | hsl(246, 69%, 75%) | Light Blue | View | |
#B293EB | rgb(178, 147, 235) | hsl(261, 69%, 75%) | Light Navy | View | |
#C893EB | rgb(200, 147, 235) | hsl(276, 69%, 75%) | Light Purple | View | |
#DE93EB | rgb(222, 147, 235) | hsl(291, 69%, 75%) | Light Purple | View | |
#EB93E2 | rgb(235, 147, 226) | hsl(306, 69%, 75%) | Light Pink | 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: #9C93EB;
--color-2: #B293EB;
--color-3: #C893EB;
--color-4: #DE93EB;
--color-5: #EB93E2;
}Palettes that share visual characteristics and color harmony.