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 Cyan, Muted Sky 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 |
|---|---|---|---|---|---|
#88AFAD | rgb(136, 175, 173) | hsl(177, 20%, 61%) | Muted Cyan | View | |
#88A8AF | rgb(136, 168, 175) | hsl(191, 20%, 61%) | Muted Sky Blue | View | |
#889EAF | rgb(136, 158, 175) | hsl(206, 20%, 61%) | Muted Blue | View | |
#8894AF | rgb(136, 148, 175) | hsl(222, 20%, 61%) | Muted Blue | View | |
#888AAF | rgb(136, 138, 175) | hsl(237, 20%, 61%) | Muted Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Muted Cyan and Muted Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #88AFAD;
--color-2: #88A8AF;
--color-3: #889EAF;
--color-4: #8894AF;
--color-5: #888AAF;
}Palettes that share visual characteristics and color harmony.