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 |
|---|---|---|---|---|---|
#8BB2EA | rgb(139, 178, 234) | hsl(215, 69%, 73%) | Light Blue | View | |
#8B9AEA | rgb(139, 154, 234) | hsl(231, 69%, 73%) | Light Blue | View | |
#938BEA | rgb(147, 139, 234) | hsl(245, 69%, 73%) | Light Blue | View | |
#AA8BEA | rgb(170, 139, 234) | hsl(260, 69%, 73%) | Light Navy | View | |
#C28BEA | rgb(194, 139, 234) | hsl(275, 69%, 73%) | Light Purple | View |
:root {
--color-1: #8BB2EA;
--color-2: #8B9AEA;
--color-3: #938BEA;
--color-4: #AA8BEA;
--color-5: #C28BEA;
}Palettes that share visual characteristics and color harmony.