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 Muted Cyan, Light Muted Sky Blue, Cloud 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 |
|---|---|---|---|---|---|
#AACBCA | rgb(170, 203, 202) | hsl(178, 24%, 73%) | Light Muted Cyan | View | |
#AAC3CB | rgb(170, 195, 203) | hsl(195, 24%, 73%) | Light Muted Sky Blue | View | |
#AABBCB | rgb(170, 187, 203) | hsl(209, 24%, 73%) | Cloud Blue | View | |
#AAB2CB | rgb(170, 178, 203) | hsl(225, 24%, 73%) | Cloud Blue | View | |
#AAAACB | rgb(170, 170, 203) | hsl(240, 24%, 73%) | Cloud Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Light Muted Cyan and Light Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #AACBCA;
--color-2: #AAC3CB;
--color-3: #AABBCB;
--color-4: #AAB2CB;
--color-5: #AAAACB;
}Palettes that share visual characteristics and color harmony.