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 |
|---|---|---|---|---|---|
#56F5D3 | rgb(86, 245, 211) | hsl(167, 89%, 65%) | Pure Cyan | View | |
#56F0F5 | rgb(86, 240, 245) | hsl(182, 89%, 65%) | Pure Cyan | View | |
#56C8F5 | rgb(86, 200, 245) | hsl(197, 89%, 65%) | Pure Sky Blue | View | |
#56A0F5 | rgb(86, 160, 245) | hsl(212, 89%, 65%) | Pure Blue | View | |
#5679F5 | rgb(86, 121, 245) | hsl(227, 89%, 65%) | Pure Blue | View |
:root {
--color-1: #56F5D3;
--color-2: #56F0F5;
--color-3: #56C8F5;
--color-4: #56A0F5;
--color-5: #5679F5;
}Palettes that share visual characteristics and color harmony.