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 |
|---|---|---|---|---|---|
#8BACE9 | rgb(139, 172, 233) | hsl(219, 68%, 73%) | Light Blue | View | |
#8B95E9 | rgb(139, 149, 233) | hsl(234, 68%, 73%) | Light Blue | View | |
#998BE9 | rgb(153, 139, 233) | hsl(249, 68%, 73%) | Light Blue | View | |
#B18BE9 | rgb(177, 139, 233) | hsl(264, 68%, 73%) | Light Navy | View | |
#C88BE9 | rgb(200, 139, 233) | hsl(279, 68%, 73%) | Light Purple | View |
:root {
--color-1: #8BACE9;
--color-2: #8B95E9;
--color-3: #998BE9;
--color-4: #B18BE9;
--color-5: #C88BE9;
}Palettes that share visual characteristics and color harmony.