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 |
|---|---|---|---|---|---|
#1E947B | rgb(30, 148, 123) | hsl(167, 66%, 35%) | Dark Cyan | View | |
#1E9094 | rgb(30, 144, 148) | hsl(182, 66%, 35%) | Dark Cyan | View | |
#1E7394 | rgb(30, 115, 148) | hsl(197, 66%, 35%) | Dark Sky Blue | View | |
#1E5594 | rgb(30, 85, 148) | hsl(212, 66%, 35%) | Dark Blue | View | |
#1E3894 | rgb(30, 56, 148) | hsl(227, 66%, 35%) | Dark Blue | View |
:root {
--color-1: #1E947B;
--color-2: #1E9094;
--color-3: #1E7394;
--color-4: #1E5594;
--color-5: #1E3894;
}Palettes that share visual characteristics and color harmony.