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 |
|---|---|---|---|---|---|
#9C9DED | rgb(156, 157, 237) | hsl(239, 69%, 77%) | Light Blue | View | |
#AF9CED | rgb(175, 156, 237) | hsl(254, 69%, 77%) | Light Navy | View | |
#C39CED | rgb(195, 156, 237) | hsl(269, 69%, 77%) | Light Navy | View | |
#D79CED | rgb(215, 156, 237) | hsl(284, 69%, 77%) | Light Purple | View | |
#EB9CED | rgb(235, 156, 237) | hsl(299, 69%, 77%) | 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: #9C9DED;
--color-2: #AF9CED;
--color-3: #C39CED;
--color-4: #D79CED;
--color-5: #EB9CED;
}Palettes that share visual characteristics and color harmony.