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 |
|---|---|---|---|---|---|
#18CDA3 | rgb(24, 205, 163) | hsl(166, 79%, 45%) | Pure Cyan | View | |
#18CACD | rgb(24, 202, 205) | hsl(181, 79%, 45%) | Pure Cyan | View | |
#189DCD | rgb(24, 157, 205) | hsl(196, 79%, 45%) | Pure Sky Blue | View | |
#1870CD | rgb(24, 112, 205) | hsl(211, 79%, 45%) | Pure Blue | View | |
#1842CD | rgb(24, 66, 205) | hsl(226, 79%, 45%) | Pure Blue | View |
:root {
--color-1: #18CDA3;
--color-2: #18CACD;
--color-3: #189DCD;
--color-4: #1870CD;
--color-5: #1842CD;
}Palettes that share visual characteristics and color harmony.