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 |
|---|---|---|---|---|---|
#5AF2D6 | rgb(90, 242, 214) | hsl(169, 85%, 65%) | Pure Cyan | View | |
#5AE7F2 | rgb(90, 231, 242) | hsl(184, 85%, 65%) | Pure Cyan | View | |
#5AC2F2 | rgb(90, 194, 242) | hsl(199, 85%, 65%) | Pure Sky Blue | View | |
#5A9CF2 | rgb(90, 156, 242) | hsl(214, 85%, 65%) | Pure Blue | View | |
#5A76F2 | rgb(90, 118, 242) | hsl(229, 85%, 65%) | Pure Blue | View |
:root {
--color-1: #5AF2D6;
--color-2: #5AE7F2;
--color-3: #5AC2F2;
--color-4: #5A9CF2;
--color-5: #5A76F2;
}Palettes that share visual characteristics and color harmony.