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 Dark Cyan, Dark Sky Blue, Dark 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 |
|---|---|---|---|---|---|
#10706B | rgb(16, 112, 107) | hsl(177, 75%, 25%) | Dark Cyan | View | |
#105C70 | rgb(16, 92, 112) | hsl(193, 75%, 25%) | Dark Sky Blue | View | |
#104570 | rgb(16, 69, 112) | hsl(207, 75%, 25%) | Dark Blue | View | |
#102D70 | rgb(16, 45, 112) | hsl(222, 75%, 25%) | Dark Blue | View | |
#101570 | rgb(16, 21, 112) | hsl(237, 75%, 25%) | Dark Blue | View |
This blue-dominant palette evokes a sense of balance and professionalism.
The combination of Dark Cyan and Dark Sky Blue creates a refined visual hierarchy perfect for modern design projects.
:root {
--color-1: #10706B;
--color-2: #105C70;
--color-3: #104570;
--color-4: #102D70;
--color-5: #101570;
}Palettes that share visual characteristics and color harmony.