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 |
|---|---|---|---|---|---|
#1D9577 | rgb(29, 149, 119) | hsl(165, 67%, 35%) | Dark Cyan | View | |
#1D9595 | rgb(29, 149, 149) | hsl(180, 67%, 35%) | Dark Cyan | View | |
#1D7795 | rgb(29, 119, 149) | hsl(195, 67%, 35%) | Dark Sky Blue | View | |
#1D5995 | rgb(29, 89, 149) | hsl(210, 67%, 35%) | Dark Blue | View | |
#1D3B95 | rgb(29, 59, 149) | hsl(225, 67%, 35%) | Dark Blue | View |
:root {
--color-1: #1D9577;
--color-2: #1D9595;
--color-3: #1D7795;
--color-4: #1D5995;
--color-5: #1D3B95;
}Palettes that share visual characteristics and color harmony.