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 |
|---|---|---|---|---|---|
#156A68 | rgb(21, 106, 104) | hsl(179, 67%, 25%) | Dark Cyan | View | |
#15586A | rgb(21, 88, 106) | hsl(193, 67%, 25%) | Dark Sky Blue | View | |
#15436A | rgb(21, 67, 106) | hsl(208, 67%, 25%) | Dark Blue | View | |
#152D6A | rgb(21, 45, 106) | hsl(223, 67%, 25%) | Dark Blue | View | |
#15186A | rgb(21, 24, 106) | hsl(238, 67%, 25%) | Dark Blue | View |
:root {
--color-1: #156A68;
--color-2: #15586A;
--color-3: #15436A;
--color-4: #152D6A;
--color-5: #15186A;
}Palettes that share visual characteristics and color harmony.