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 |
|---|---|---|---|---|---|
#57F4D5 | rgb(87, 244, 213) | hsl(168, 88%, 65%) | Pure Cyan | View | |
#57ECF4 | rgb(87, 236, 244) | hsl(183, 88%, 65%) | Pure Cyan | View | |
#57C5F4 | rgb(87, 197, 244) | hsl(198, 88%, 65%) | Pure Sky Blue | View | |
#579EF4 | rgb(87, 158, 244) | hsl(213, 88%, 65%) | Pure Blue | View | |
#5777F4 | rgb(87, 119, 244) | hsl(228, 88%, 65%) | Pure Blue | View |
:root {
--color-1: #57F4D5;
--color-2: #57ECF4;
--color-3: #57C5F4;
--color-4: #579EF4;
--color-5: #5777F4;
}Palettes that share visual characteristics and color harmony.