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 |
|---|---|---|---|---|---|
#146C5A | rgb(20, 108, 90) | hsl(168, 69%, 25%) | Dark Cyan | View | |
#14676C | rgb(20, 103, 108) | hsl(183, 69%, 25%) | Dark Cyan | View | |
#14516C | rgb(20, 81, 108) | hsl(198, 69%, 25%) | Dark Sky Blue | View | |
#143B6C | rgb(20, 59, 108) | hsl(213, 69%, 25%) | Dark Blue | View | |
#14256C | rgb(20, 37, 108) | hsl(228, 69%, 25%) | Dark Blue | View |
:root {
--color-1: #146C5A;
--color-2: #14676C;
--color-3: #14516C;
--color-4: #143B6C;
--color-5: #14256C;
}Palettes that share visual characteristics and color harmony.