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 Cyan, Muted Sky 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 |
|---|---|---|---|---|---|
#96B6AF | rgb(150, 182, 175) | hsl(167, 18%, 65%) | Muted Cyan | View | |
#96B5B6 | rgb(150, 181, 182) | hsl(182, 18%, 65%) | Muted Cyan | View | |
#96ADB6 | rgb(150, 173, 182) | hsl(197, 18%, 65%) | Muted Sky Blue | View | |
#96A5B6 | rgb(150, 165, 182) | hsl(212, 18%, 65%) | Muted Blue | View | |
#969DB6 | rgb(150, 157, 182) | hsl(227, 18%, 65%) | Muted Blue | View |
:root {
--color-1: #96B6AF;
--color-2: #96B5B6;
--color-3: #96ADB6;
--color-4: #96A5B6;
--color-5: #969DB6;
}Palettes that share visual characteristics and color harmony.