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 |
|---|---|---|---|---|---|
#1D9680 | rgb(29, 150, 128) | hsl(169, 68%, 35%) | Dark Cyan | View | |
#1D8E96 | rgb(29, 142, 150) | hsl(184, 68%, 35%) | Dark Cyan | View | |
#1D7096 | rgb(29, 112, 150) | hsl(199, 68%, 35%) | Dark Sky Blue | View | |
#1D5196 | rgb(29, 81, 150) | hsl(214, 68%, 35%) | Dark Blue | View | |
#1D3396 | rgb(29, 51, 150) | hsl(229, 68%, 35%) | Dark Blue | View |
:root {
--color-1: #1D9680;
--color-2: #1D8E96;
--color-3: #1D7096;
--color-4: #1D5196;
--color-5: #1D3396;
}Palettes that share visual characteristics and color harmony.