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 |
|---|---|---|---|---|---|
#18E7B7 | rgb(24, 231, 183) | hsl(166, 81%, 50%) | Pure Cyan | View | |
#18E3E7 | rgb(24, 227, 231) | hsl(181, 81%, 50%) | Pure Cyan | View | |
#18B0E7 | rgb(24, 176, 231) | hsl(196, 81%, 50%) | Pure Sky Blue | View | |
#187CE7 | rgb(24, 124, 231) | hsl(211, 81%, 50%) | Pure Blue | View | |
#1848E7 | rgb(24, 72, 231) | hsl(226, 81%, 50%) | Pure Blue | View |
:root {
--color-1: #18E7B7;
--color-2: #18E3E7;
--color-3: #18B0E7;
--color-4: #187CE7;
--color-5: #1848E7;
}Palettes that share visual characteristics and color harmony.