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 |
|---|---|---|---|---|---|
#2A3B3C | rgb(42, 59, 60) | hsl(183, 18%, 20%) | Deep Muted Cyan | View | |
#496769 | rgb(73, 103, 105) | hsl(184, 18%, 35%) | Dark Muted Cyan | View | |
#699396 | rgb(105, 147, 150) | hsl(184, 18%, 50%) | Muted Cyan | View | |
#96B3B6 | rgb(150, 179, 182) | hsl(186, 18%, 65%) | Muted Sky Blue | View | |
#C3D4D5 | rgb(195, 212, 213) | hsl(183, 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: #2A3B3C;
--color-2: #496769;
--color-3: #699396;
--color-4: #96B3B6;
--color-5: #C3D4D5;
}Palettes that share visual characteristics and color harmony.