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 |
|---|---|---|---|---|---|
#156A58 | rgb(21, 106, 88) | hsl(167, 67%, 25%) | Dark Cyan | View | |
#15686A | rgb(21, 104, 106) | hsl(181, 67%, 25%) | Dark Cyan | View | |
#15526A | rgb(21, 82, 106) | hsl(197, 67%, 25%) | Dark Sky Blue | View | |
#153D6A | rgb(21, 61, 106) | hsl(212, 67%, 25%) | Dark Blue | View | |
#15286A | rgb(21, 40, 106) | hsl(227, 67%, 25%) | Dark Blue | View |
:root {
--color-1: #156A58;
--color-2: #15686A;
--color-3: #15526A;
--color-4: #153D6A;
--color-5: #15286A;
}Palettes that share visual characteristics and color harmony.