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 Muted Sky Blue, Muted Blue, Muted 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 |
|---|---|---|---|---|---|
#A2BBC3 | rgb(162, 187, 195) | hsl(195, 22%, 70%) | Muted Sky Blue | View | |
#A2B3C3 | rgb(162, 179, 195) | hsl(209, 22%, 70%) | Muted Blue | View | |
#A2ABC3 | rgb(162, 171, 195) | hsl(224, 22%, 70%) | Muted Blue | View | |
#A2A2C3 | rgb(162, 162, 195) | hsl(240, 22%, 70%) | Muted Blue | View | |
#AAA2C3 | rgb(170, 162, 195) | hsl(255, 22%, 70%) | Muted Navy | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Sky Blue and Muted Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A2BBC3;
--color-2: #A2B3C3;
--color-3: #A2ABC3;
--color-4: #A2A2C3;
--color-5: #AAA2C3;
}Palettes that share visual characteristics and color harmony.