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 |
|---|---|---|---|---|---|
#229B7F | rgb(34, 155, 127) | hsl(166, 64%, 37%) | Dark Cyan | View | |
#22999B | rgb(34, 153, 155) | hsl(181, 64%, 37%) | Dark Cyan | View | |
#227B9B | rgb(34, 123, 155) | hsl(196, 64%, 37%) | Dark Sky Blue | View | |
#225C9B | rgb(34, 92, 155) | hsl(211, 64%, 37%) | Dark Blue | View | |
#223E9B | rgb(34, 62, 155) | hsl(226, 64%, 37%) | Dark Blue | View |
:root {
--color-1: #229B7F;
--color-2: #22999B;
--color-3: #227B9B;
--color-4: #225C9B;
--color-5: #223E9B;
}Palettes that share visual characteristics and color harmony.