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 |
|---|---|---|---|---|---|
#2A3C3B | rgb(42, 60, 59) | hsl(177, 18%, 20%) | Deep Muted Cyan | View | |
#4A6867 | rgb(74, 104, 103) | hsl(178, 17%, 35%) | Dark Muted Cyan | View | |
#6A9594 | rgb(106, 149, 148) | hsl(179, 17%, 50%) | Muted Cyan | View | |
#97B5B4 | rgb(151, 181, 180) | hsl(178, 17%, 65%) | Muted Cyan | View | |
#C3D5D4 | rgb(195, 213, 212) | hsl(177, 18%, 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: #2A3C3B;
--color-2: #4A6867;
--color-3: #6A9594;
--color-4: #97B5B4;
--color-5: #C3D5D4;
}Palettes that share visual characteristics and color harmony.