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 |
|---|---|---|---|---|---|
#5DEFD2 | rgb(93, 239, 210) | hsl(168, 82%, 65%) | Pure Cyan | View | |
#5DE8EF | rgb(93, 232, 239) | hsl(183, 82%, 65%) | Pure Cyan | View | |
#5DC3EF | rgb(93, 195, 239) | hsl(198, 82%, 65%) | Pure Sky Blue | View | |
#5D9EEF | rgb(93, 158, 239) | hsl(213, 82%, 65%) | Pure Blue | View | |
#5D7AEF | rgb(93, 122, 239) | hsl(228, 82%, 65%) | Pure Blue | View |
:root {
--color-1: #5DEFD2;
--color-2: #5DE8EF;
--color-3: #5DC3EF;
--color-4: #5D9EEF;
--color-5: #5D7AEF;
}Palettes that share visual characteristics and color harmony.