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 Cyan, Dark 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 |
|---|---|---|---|---|---|
#156A59 | rgb(21, 106, 89) | hsl(168, 67%, 25%) | Dark Cyan | View | |
#15666A | rgb(21, 102, 106) | hsl(183, 67%, 25%) | Dark Cyan | View | |
#15516A | rgb(21, 81, 106) | hsl(198, 67%, 25%) | Dark Sky Blue | View | |
#153B6A | rgb(21, 59, 106) | hsl(213, 67%, 25%) | Dark Blue | View | |
#15266A | rgb(21, 38, 106) | hsl(228, 67%, 25%) | Dark Blue | View |
:root {
--color-1: #156A59;
--color-2: #15666A;
--color-3: #15516A;
--color-4: #153B6A;
--color-5: #15266A;
}Palettes that share visual characteristics and color harmony.