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 |
|---|---|---|---|---|---|
#18E7BA | rgb(24, 231, 186) | hsl(167, 81%, 50%) | Pure Cyan | View | |
#18E0E7 | rgb(24, 224, 231) | hsl(182, 81%, 50%) | Pure Cyan | View | |
#18ACE7 | rgb(24, 172, 231) | hsl(197, 81%, 50%) | Pure Sky Blue | View | |
#1879E7 | rgb(24, 121, 231) | hsl(212, 81%, 50%) | Pure Blue | View | |
#1845E7 | rgb(24, 69, 231) | hsl(227, 81%, 50%) | Pure Blue | View |
:root {
--color-1: #18E7BA;
--color-2: #18E0E7;
--color-3: #18ACE7;
--color-4: #1879E7;
--color-5: #1845E7;
}Palettes that share visual characteristics and color harmony.