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 |
|---|---|---|---|---|---|
#57F4D0 | rgb(87, 244, 208) | hsl(166, 88%, 65%) | Pure Cyan | View | |
#57F2F4 | rgb(87, 242, 244) | hsl(181, 88%, 65%) | Pure Cyan | View | |
#57CAF4 | rgb(87, 202, 244) | hsl(196, 88%, 65%) | Pure Sky Blue | View | |
#57A3F4 | rgb(87, 163, 244) | hsl(211, 88%, 65%) | Pure Blue | View | |
#577CF4 | rgb(87, 124, 244) | hsl(226, 88%, 65%) | Pure Blue | View |
:root {
--color-1: #57F4D0;
--color-2: #57F2F4;
--color-3: #57CAF4;
--color-4: #57A3F4;
--color-5: #577CF4;
}Palettes that share visual characteristics and color harmony.