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 Blue. 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 |
|---|---|---|---|---|---|
#8AAFEA | rgb(138, 175, 234) | hsl(217, 70%, 73%) | Light Blue | View | |
#8A97EA | rgb(138, 151, 234) | hsl(232, 70%, 73%) | Light Blue | View | |
#958AEA | rgb(149, 138, 234) | hsl(247, 70%, 73%) | Light Blue | View | |
#AD8AEA | rgb(173, 138, 234) | hsl(262, 70%, 73%) | Light Navy | View | |
#C58AEA | rgb(197, 138, 234) | hsl(277, 70%, 73%) | Light Purple | View |
:root {
--color-1: #8AAFEA;
--color-2: #8A97EA;
--color-3: #958AEA;
--color-4: #AD8AEA;
--color-5: #C58AEA;
}Palettes that share visual characteristics and color harmony.