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 Light Cyan, Muted Light Sky Blue, Muted 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 |
|---|---|---|---|---|---|
#A2D2CD | rgb(162, 210, 205) | hsl(174, 35%, 73%) | Muted Light Cyan | View | |
#A2CCD2 | rgb(162, 204, 210) | hsl(187, 35%, 73%) | Muted Light Sky Blue | View | |
#A2C0D2 | rgb(162, 192, 210) | hsl(203, 35%, 73%) | Muted Light Blue | View | |
#A2B4D2 | rgb(162, 180, 210) | hsl(218, 35%, 73%) | Muted Light Blue | View | |
#A2A8D2 | rgb(162, 168, 210) | hsl(233, 35%, 73%) | Muted Light Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Light Cyan and Muted Light Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #A2D2CD;
--color-2: #A2CCD2;
--color-3: #A2C0D2;
--color-4: #A2B4D2;
--color-5: #A2A8D2;
}Palettes that share visual characteristics and color harmony.