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 |
|---|---|---|---|---|---|
#ADD1CC | rgb(173, 209, 204) | hsl(172, 28%, 75%) | Light Muted Cyan | View | |
#ADCDD1 | rgb(173, 205, 209) | hsl(187, 28%, 75%) | Light Muted Sky Blue | View | |
#ADC4D1 | rgb(173, 196, 209) | hsl(202, 28%, 75%) | Cloud Blue | View | |
#ADBBD1 | rgb(173, 187, 209) | hsl(217, 28%, 75%) | Cloud Blue | View | |
#ADB2D1 | rgb(173, 178, 209) | hsl(232, 28%, 75%) | 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: #ADD1CC;
--color-2: #ADCDD1;
--color-3: #ADC4D1;
--color-4: #ADBBD1;
--color-5: #ADB2D1;
}Palettes that share visual characteristics and color harmony.