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 Sky 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 |
|---|---|---|---|---|---|
#A9E5EF | rgb(169, 229, 239) | hsl(189, 69%, 80%) | Light Sky Blue | View | |
#A9D3EF | rgb(169, 211, 239) | hsl(204, 69%, 80%) | Light Blue | View | |
#A9C1EF | rgb(169, 193, 239) | hsl(219, 69%, 80%) | Light Blue | View | |
#A9B0EF | rgb(169, 176, 239) | hsl(234, 69%, 80%) | Light Blue | View | |
#B3A9EF | rgb(179, 169, 239) | hsl(249, 69%, 80%) | Light Blue | View |
:root {
--color-1: #A9E5EF;
--color-2: #A9D3EF;
--color-3: #A9C1EF;
--color-4: #A9B0EF;
--color-5: #B3A9EF;
}Palettes that share visual characteristics and color harmony.