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 Blue, 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 |
|---|---|---|---|---|---|
#8B9CEA | rgb(139, 156, 234) | hsl(229, 69%, 73%) | Light Blue | View | |
#918BEA | rgb(145, 139, 234) | hsl(244, 69%, 73%) | Light Blue | View | |
#A98BEA | rgb(169, 139, 234) | hsl(259, 69%, 73%) | Light Navy | View | |
#C08BEA | rgb(192, 139, 234) | hsl(273, 69%, 73%) | Light Navy | View | |
#D88BEA | rgb(216, 139, 234) | hsl(289, 69%, 73%) | Light Purple | View |
:root {
--color-1: #8B9CEA;
--color-2: #918BEA;
--color-3: #A98BEA;
--color-4: #C08BEA;
--color-5: #D88BEA;
}Palettes that share visual characteristics and color harmony.