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 |
|---|---|---|---|---|---|
#1C977C | rgb(28, 151, 124) | hsl(167, 69%, 35%) | Dark Cyan | View | |
#1C9397 | rgb(28, 147, 151) | hsl(182, 69%, 35%) | Dark Cyan | View | |
#1C7497 | rgb(28, 116, 151) | hsl(197, 69%, 35%) | Dark Sky Blue | View | |
#1C5597 | rgb(28, 85, 151) | hsl(212, 69%, 35%) | Dark Blue | View | |
#1C3697 | rgb(28, 54, 151) | hsl(227, 69%, 35%) | Dark Blue | View |
:root {
--color-1: #1C977C;
--color-2: #1C9397;
--color-3: #1C7497;
--color-4: #1C5597;
--color-5: #1C3697;
}Palettes that share visual characteristics and color harmony.