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 |
|---|---|---|---|---|---|
#22B99B | rgb(34, 185, 155) | hsl(168, 69%, 43%) | Dark Cyan | View | |
#22B2B9 | rgb(34, 178, 185) | hsl(183, 69%, 43%) | Dark Cyan | View | |
#228CB9 | rgb(34, 140, 185) | hsl(198, 69%, 43%) | Dark Sky Blue | View | |
#2266B9 | rgb(34, 102, 185) | hsl(213, 69%, 43%) | Dark Blue | View | |
#2240B9 | rgb(34, 64, 185) | hsl(228, 69%, 43%) | Dark Blue | View |
:root {
--color-1: #22B99B;
--color-2: #22B2B9;
--color-3: #228CB9;
--color-4: #2266B9;
--color-5: #2240B9;
}Palettes that share visual characteristics and color harmony.