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 |
|---|---|---|---|---|---|
#56F5D8 | rgb(86, 245, 216) | hsl(169, 89%, 65%) | Pure Cyan | View | |
#56EBF5 | rgb(86, 235, 245) | hsl(184, 89%, 65%) | Pure Cyan | View | |
#56C3F5 | rgb(86, 195, 245) | hsl(199, 89%, 65%) | Pure Sky Blue | View | |
#569BF5 | rgb(86, 155, 245) | hsl(214, 89%, 65%) | Pure Blue | View | |
#5673F5 | rgb(86, 115, 245) | hsl(229, 89%, 65%) | Pure Blue | View |
:root {
--color-1: #56F5D8;
--color-2: #56EBF5;
--color-3: #56C3F5;
--color-4: #569BF5;
--color-5: #5673F5;
}Palettes that share visual characteristics and color harmony.