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 |
|---|---|---|---|---|---|
#146C5C | rgb(20, 108, 92) | hsl(169, 69%, 25%) | Dark Cyan | View | |
#14666C | rgb(20, 102, 108) | hsl(184, 69%, 25%) | Dark Cyan | View | |
#14506C | rgb(20, 80, 108) | hsl(199, 69%, 25%) | Dark Sky Blue | View | |
#143A6C | rgb(20, 58, 108) | hsl(214, 69%, 25%) | Dark Blue | View | |
#14246C | rgb(20, 36, 108) | hsl(229, 69%, 25%) | Dark Blue | View |
:root {
--color-1: #146C5C;
--color-2: #14666C;
--color-3: #14506C;
--color-4: #143A6C;
--color-5: #14246C;
}Palettes that share visual characteristics and color harmony.