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 |
|---|---|---|---|---|---|
#116E5A | rgb(17, 110, 90) | hsl(167, 73%, 25%) | Dark Cyan | View | |
#116B6E | rgb(17, 107, 110) | hsl(182, 73%, 25%) | Dark Cyan | View | |
#11546E | rgb(17, 84, 110) | hsl(197, 73%, 25%) | Dark Sky Blue | View | |
#113D6E | rgb(17, 61, 110) | hsl(212, 73%, 25%) | Dark Blue | View | |
#11256E | rgb(17, 37, 110) | hsl(227, 73%, 25%) | Dark Blue | View |
:root {
--color-1: #116E5A;
--color-2: #116B6E;
--color-3: #11546E;
--color-4: #113D6E;
--color-5: #11256E;
}Palettes that share visual characteristics and color harmony.