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 |
|---|---|---|---|---|---|
#8ABFEA | rgb(138, 191, 234) | hsl(207, 70%, 73%) | Light Blue | View | |
#8AA7EA | rgb(138, 167, 234) | hsl(222, 70%, 73%) | Light Blue | View | |
#8A8FEA | rgb(138, 143, 234) | hsl(237, 70%, 73%) | Light Blue | View | |
#9D8AEA | rgb(157, 138, 234) | hsl(252, 70%, 73%) | Light Navy | View | |
#B58AEA | rgb(181, 138, 234) | hsl(267, 70%, 73%) | Light Navy | View |
:root {
--color-1: #8ABFEA;
--color-2: #8AA7EA;
--color-3: #8A8FEA;
--color-4: #9D8AEA;
--color-5: #B58AEA;
}Palettes that share visual characteristics and color harmony.