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 |
|---|---|---|---|---|---|
#1A6B57 | rgb(26, 107, 87) | hsl(165, 61%, 26%) | Dark Cyan | View | |
#1A6B6B | rgb(26, 107, 107) | hsl(180, 61%, 26%) | Dark Cyan | View | |
#1A576B | rgb(26, 87, 107) | hsl(195, 61%, 26%) | Dark Sky Blue | View | |
#1A426B | rgb(26, 66, 107) | hsl(210, 61%, 26%) | Dark Blue | View | |
#1A2E6B | rgb(26, 46, 107) | hsl(225, 61%, 26%) | Dark Blue | View |
:root {
--color-1: #1A6B57;
--color-2: #1A6B6B;
--color-3: #1A576B;
--color-4: #1A426B;
--color-5: #1A2E6B;
}Palettes that share visual characteristics and color harmony.