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 |
|---|---|---|---|---|---|
#8DC5E7 | rgb(141, 197, 231) | hsl(203, 65%, 73%) | Light Blue | View | |
#8DAEE7 | rgb(141, 174, 231) | hsl(218, 65%, 73%) | Light Blue | View | |
#8D98E7 | rgb(141, 152, 231) | hsl(233, 65%, 73%) | Light Blue | View | |
#998DE7 | rgb(153, 141, 231) | hsl(248, 65%, 73%) | Light Blue | View | |
#B08DE7 | rgb(176, 141, 231) | hsl(263, 65%, 73%) | Light Navy | View |
:root {
--color-1: #8DC5E7;
--color-2: #8DAEE7;
--color-3: #8D98E7;
--color-4: #998DE7;
--color-5: #B08DE7;
}Palettes that share visual characteristics and color harmony.