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 |
|---|---|---|---|---|---|
#5BF1D0 | rgb(91, 241, 208) | hsl(167, 84%, 65%) | Pure Cyan | View | |
#5BECF1 | rgb(91, 236, 241) | hsl(182, 84%, 65%) | Pure Cyan | View | |
#5BC6F1 | rgb(91, 198, 241) | hsl(197, 84%, 65%) | Pure Sky Blue | View | |
#5BA1F1 | rgb(91, 161, 241) | hsl(212, 84%, 65%) | Pure Blue | View | |
#5B7BF1 | rgb(91, 123, 241) | hsl(227, 84%, 65%) | Pure Blue | View |
:root {
--color-1: #5BF1D0;
--color-2: #5BECF1;
--color-3: #5BC6F1;
--color-4: #5BA1F1;
--color-5: #5B7BF1;
}Palettes that share visual characteristics and color harmony.