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 |
|---|---|---|---|---|---|
#1C9780 | rgb(28, 151, 128) | hsl(169, 69%, 35%) | Dark Cyan | View | |
#1C8F97 | rgb(28, 143, 151) | hsl(184, 69%, 35%) | Dark Cyan | View | |
#1C7097 | rgb(28, 112, 151) | hsl(199, 69%, 35%) | Dark Sky Blue | View | |
#1C5197 | rgb(28, 81, 151) | hsl(214, 69%, 35%) | Dark Blue | View | |
#1C3297 | rgb(28, 50, 151) | hsl(229, 69%, 35%) | Dark Blue | View |
:root {
--color-1: #1C9780;
--color-2: #1C8F97;
--color-3: #1C7097;
--color-4: #1C5197;
--color-5: #1C3297;
}Palettes that share visual characteristics and color harmony.