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 |
|---|---|---|---|---|---|
#1CBA9D | rgb(28, 186, 157) | hsl(169, 74%, 42%) | Dark Cyan | View | |
#1CB0BA | rgb(28, 176, 186) | hsl(184, 74%, 42%) | Dark Cyan | View | |
#1C88BA | rgb(28, 136, 186) | hsl(199, 74%, 42%) | Dark Sky Blue | View | |
#1C61BA | rgb(28, 97, 186) | hsl(214, 74%, 42%) | Dark Blue | View | |
#1C39BA | rgb(28, 57, 186) | hsl(229, 74%, 42%) | Dark Blue | View |
:root {
--color-1: #1CBA9D;
--color-2: #1CB0BA;
--color-3: #1C88BA;
--color-4: #1C61BA;
--color-5: #1C39BA;
}Palettes that share visual characteristics and color harmony.