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 |
|---|---|---|---|---|---|
#A2E1F1 | rgb(162, 225, 241) | hsl(192, 74%, 79%) | Light Sky Blue | View | |
#A2CDF1 | rgb(162, 205, 241) | hsl(207, 74%, 79%) | Light Blue | View | |
#A2BAF1 | rgb(162, 186, 241) | hsl(222, 74%, 79%) | Light Blue | View | |
#A2A6F1 | rgb(162, 166, 241) | hsl(237, 74%, 79%) | Light Blue | View | |
#B2A2F1 | rgb(178, 162, 241) | hsl(252, 74%, 79%) | Light Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Sky Blue and Light Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A2E1F1;
--color-2: #A2CDF1;
--color-3: #A2BAF1;
--color-4: #A2A6F1;
--color-5: #B2A2F1;
}Palettes that share visual characteristics and color harmony.