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 |
|---|---|---|---|---|---|
#156F59 | rgb(21, 111, 89) | hsl(165, 68%, 26%) | Dark Cyan | View | |
#156F6F | rgb(21, 111, 111) | hsl(180, 68%, 26%) | Dark Cyan | View | |
#15596F | rgb(21, 89, 111) | hsl(195, 68%, 26%) | Dark Sky Blue | View | |
#15426F | rgb(21, 66, 111) | hsl(210, 68%, 26%) | Dark Blue | View | |
#152C6F | rgb(21, 44, 111) | hsl(225, 68%, 26%) | Dark Blue | View |
:root {
--color-1: #156F59;
--color-2: #156F6F;
--color-3: #15596F;
--color-4: #15426F;
--color-5: #152C6F;
}Palettes that share visual characteristics and color harmony.