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 |
|---|---|---|---|---|---|
#56F5CD | rgb(86, 245, 205) | hsl(165, 89%, 65%) | Pure Cyan | View | |
#56F5F5 | rgb(86, 245, 245) | hsl(180, 89%, 65%) | Pure Cyan | View | |
#56CDF5 | rgb(86, 205, 245) | hsl(195, 89%, 65%) | Pure Sky Blue | View | |
#56A6F5 | rgb(86, 166, 245) | hsl(210, 89%, 65%) | Pure Blue | View | |
#567EF5 | rgb(86, 126, 245) | hsl(225, 89%, 65%) | Pure Blue | View |
:root {
--color-1: #56F5CD;
--color-2: #56F5F5;
--color-3: #56CDF5;
--color-4: #56A6F5;
--color-5: #567EF5;
}Palettes that share visual characteristics and color harmony.