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 Pure Cyan, Pure Cyan, Pure 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 |
|---|---|---|---|---|---|
#16D0AE | rgb(22, 208, 174) | hsl(169, 81%, 45%) | Pure Cyan | View | |
#16C3D0 | rgb(22, 195, 208) | hsl(184, 81%, 45%) | Pure Cyan | View | |
#1695D0 | rgb(22, 149, 208) | hsl(199, 81%, 45%) | Pure Sky Blue | View | |
#1666D0 | rgb(22, 102, 208) | hsl(214, 81%, 45%) | Pure Blue | View | |
#1638D0 | rgb(22, 56, 208) | hsl(229, 81%, 45%) | Pure Blue | View |
:root {
--color-1: #16D0AE;
--color-2: #16C3D0;
--color-3: #1695D0;
--color-4: #1666D0;
--color-5: #1638D0;
}Palettes that share visual characteristics and color harmony.