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 |
|---|---|---|---|---|---|
#12D3A9 | rgb(18, 211, 169) | hsl(167, 84%, 45%) | Pure Cyan | View | |
#12CDD3 | rgb(18, 205, 211) | hsl(182, 84%, 45%) | Pure Cyan | View | |
#129DD3 | rgb(18, 157, 211) | hsl(197, 84%, 45%) | Pure Sky Blue | View | |
#126CD3 | rgb(18, 108, 211) | hsl(212, 84%, 45%) | Pure Blue | View | |
#123CD3 | rgb(18, 60, 211) | hsl(227, 84%, 45%) | Pure Blue | View |
:root {
--color-1: #12D3A9;
--color-2: #12CDD3;
--color-3: #129DD3;
--color-4: #126CD3;
--color-5: #123CD3;
}Palettes that share visual characteristics and color harmony.