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 Emerald, 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 |
|---|---|---|---|---|---|
#2A3C37 | rgb(42, 60, 55) | hsl(163, 18%, 20%) | Deep Muted Emerald | View | |
#4A6861 | rgb(74, 104, 97) | hsl(166, 17%, 35%) | Dark Muted Cyan | View | |
#6A958A | rgb(106, 149, 138) | hsl(165, 17%, 50%) | Muted Cyan | View | |
#97B5AD | rgb(151, 181, 173) | hsl(164, 17%, 65%) | Muted Emerald | View | |
#C3D5D0 | rgb(195, 213, 208) | hsl(163, 18%, 80%) | Light Muted Emerald | View |
This cyan-dominant palette evokes a sense of balance and professionalism.
The combination of Deep Muted Emerald and Dark Muted Cyan creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2A3C37;
--color-2: #4A6861;
--color-3: #6A958A;
--color-4: #97B5AD;
--color-5: #C3D5D0;
}Palettes that share visual characteristics and color harmony.