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 |
|---|---|---|---|---|---|
#8DB1E8 | rgb(141, 177, 232) | hsl(216, 66%, 73%) | Light Blue | View | |
#8D9AE8 | rgb(141, 154, 232) | hsl(231, 66%, 73%) | Light Blue | View | |
#968DE8 | rgb(150, 141, 232) | hsl(246, 66%, 73%) | Light Blue | View | |
#AD8DE8 | rgb(173, 141, 232) | hsl(261, 66%, 73%) | Light Navy | View | |
#C38DE8 | rgb(195, 141, 232) | hsl(276, 66%, 73%) | Light Purple | View |
:root {
--color-1: #8DB1E8;
--color-2: #8D9AE8;
--color-3: #968DE8;
--color-4: #AD8DE8;
--color-5: #C38DE8;
}Palettes that share visual characteristics and color harmony.