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 |
|---|---|---|---|---|---|
#1CB090 | rgb(28, 176, 144) | hsl(167, 73%, 40%) | Dark Cyan | View | |
#1CABB0 | rgb(28, 171, 176) | hsl(182, 73%, 40%) | Dark Cyan | View | |
#1C86B0 | rgb(28, 134, 176) | hsl(197, 73%, 40%) | Dark Sky Blue | View | |
#1C61B0 | rgb(28, 97, 176) | hsl(212, 73%, 40%) | Dark Blue | View | |
#1C3CB0 | rgb(28, 60, 176) | hsl(227, 73%, 40%) | Dark Blue | View |
:root {
--color-1: #1CB090;
--color-2: #1CABB0;
--color-3: #1C86B0;
--color-4: #1C61B0;
--color-5: #1C3CB0;
}Palettes that share visual characteristics and color harmony.