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 |
|---|---|---|---|---|---|
#156A5B | rgb(21, 106, 91) | hsl(169, 67%, 25%) | Dark Cyan | View | |
#15656A | rgb(21, 101, 106) | hsl(184, 67%, 25%) | Dark Cyan | View | |
#154F6A | rgb(21, 79, 106) | hsl(199, 67%, 25%) | Dark Sky Blue | View | |
#153A6A | rgb(21, 58, 106) | hsl(214, 67%, 25%) | Dark Blue | View | |
#15256A | rgb(21, 37, 106) | hsl(229, 67%, 25%) | Dark Blue | View |
:root {
--color-1: #156A5B;
--color-2: #15656A;
--color-3: #154F6A;
--color-4: #153A6A;
--color-5: #15256A;
}Palettes that share visual characteristics and color harmony.