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 |
|---|---|---|---|---|---|
#1A9E86 | rgb(26, 158, 134) | hsl(169, 72%, 36%) | Dark Cyan | View | |
#1A959E | rgb(26, 149, 158) | hsl(184, 72%, 36%) | Dark Cyan | View | |
#1A749E | rgb(26, 116, 158) | hsl(199, 72%, 36%) | Dark Sky Blue | View | |
#1A539E | rgb(26, 83, 158) | hsl(214, 72%, 36%) | Dark Blue | View | |
#1A329E | rgb(26, 50, 158) | hsl(229, 72%, 36%) | Dark Blue | View |
:root {
--color-1: #1A9E86;
--color-2: #1A959E;
--color-3: #1A749E;
--color-4: #1A539E;
--color-5: #1A329E;
}Palettes that share visual characteristics and color harmony.