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 |
|---|---|---|---|---|---|
#106C70 | rgb(16, 108, 112) | hsl(183, 75%, 25%) | Dark Cyan | View | |
#105470 | rgb(16, 84, 112) | hsl(197, 75%, 25%) | Dark Sky Blue | View | |
#103D70 | rgb(16, 61, 112) | hsl(212, 75%, 25%) | Dark Blue | View | |
#102570 | rgb(16, 37, 112) | hsl(227, 75%, 25%) | Dark Blue | View | |
#131070 | rgb(19, 16, 112) | hsl(242, 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: #106C70;
--color-2: #105470;
--color-3: #103D70;
--color-4: #102570;
--color-5: #131070;
}Palettes that share visual characteristics and color harmony.