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 |
|---|---|---|---|---|---|
#1D967A | rgb(29, 150, 122) | hsl(166, 68%, 35%) | Dark Cyan | View | |
#1D9496 | rgb(29, 148, 150) | hsl(181, 68%, 35%) | Dark Cyan | View | |
#1D7696 | rgb(29, 118, 150) | hsl(196, 68%, 35%) | Dark Sky Blue | View | |
#1D5796 | rgb(29, 87, 150) | hsl(211, 68%, 35%) | Dark Blue | View | |
#1D3996 | rgb(29, 57, 150) | hsl(226, 68%, 35%) | Dark Blue | View |
:root {
--color-1: #1D967A;
--color-2: #1D9496;
--color-3: #1D7696;
--color-4: #1D5796;
--color-5: #1D3996;
}Palettes that share visual characteristics and color harmony.