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 Deep Muted Cyan, Dark Muted Cyan, Muted Cyan. 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 |
|---|---|---|---|---|---|
#2B3B3A | rgb(43, 59, 58) | hsl(176, 16%, 20%) | Deep Muted Cyan | View | |
#4C6766 | rgb(76, 103, 102) | hsl(178, 15%, 35%) | Dark Muted Cyan | View | |
#6C9391 | rgb(108, 147, 145) | hsl(177, 15%, 50%) | Muted Cyan | View | |
#98B3B2 | rgb(152, 179, 178) | hsl(178, 15%, 65%) | Muted Cyan | View | |
#C4D4D3 | rgb(196, 212, 211) | hsl(176, 16%, 80%) | Light Muted Cyan | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Cyan and Dark Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B3B3A;
--color-2: #4C6766;
--color-3: #6C9391;
--color-4: #98B3B2;
--color-5: #C4D4D3;
}Palettes that share visual characteristics and color harmony.