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 |
|---|---|---|---|---|---|
#89B0EB | rgb(137, 176, 235) | hsl(216, 71%, 73%) | Light Blue | View | |
#8998EB | rgb(137, 152, 235) | hsl(231, 71%, 73%) | Light Blue | View | |
#9389EB | rgb(147, 137, 235) | hsl(246, 71%, 73%) | Light Blue | View | |
#AB89EB | rgb(171, 137, 235) | hsl(261, 71%, 73%) | Light Navy | View | |
#C489EB | rgb(196, 137, 235) | hsl(276, 71%, 73%) | Light Purple | View |
:root {
--color-1: #89B0EB;
--color-2: #8998EB;
--color-3: #9389EB;
--color-4: #AB89EB;
--color-5: #C489EB;
}Palettes that share visual characteristics and color harmony.