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 Sky Blue, 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 |
|---|---|---|---|---|---|
#2B3A3B | rgb(43, 58, 59) | hsl(184, 16%, 20%) | Deep Muted Cyan | View | |
#4B6568 | rgb(75, 101, 104) | hsl(186, 16%, 35%) | Dark Muted Sky Blue | View | |
#6B9094 | rgb(107, 144, 148) | hsl(186, 16%, 50%) | Muted Sky Blue | View | |
#97B1B4 | rgb(151, 177, 180) | hsl(186, 16%, 65%) | Muted Sky Blue | View | |
#C4D3D4 | rgb(196, 211, 212) | hsl(184, 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 Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #2B3A3B;
--color-2: #4B6568;
--color-3: #6B9094;
--color-4: #97B1B4;
--color-5: #C4D3D4;
}Palettes that share visual characteristics and color harmony.