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 |
|---|---|---|---|---|---|
#18E7B3 | rgb(24, 231, 179) | hsl(165, 81%, 50%) | Pure Cyan | View | |
#18E7E7 | rgb(24, 231, 231) | hsl(180, 81%, 50%) | Pure Cyan | View | |
#18B3E7 | rgb(24, 179, 231) | hsl(195, 81%, 50%) | Pure Sky Blue | View | |
#1880E7 | rgb(24, 128, 231) | hsl(210, 81%, 50%) | Pure Blue | View | |
#184CE7 | rgb(24, 76, 231) | hsl(225, 81%, 50%) | Pure Blue | View |
:root {
--color-1: #18E7B3;
--color-2: #18E7E7;
--color-3: #18B3E7;
--color-4: #1880E7;
--color-5: #184CE7;
}Palettes that share visual characteristics and color harmony.