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 |
|---|---|---|---|---|---|
#5DEECC | rgb(93, 238, 204) | hsl(166, 81%, 65%) | Pure Cyan | View | |
#5DECEE | rgb(93, 236, 238) | hsl(181, 81%, 65%) | Pure Cyan | View | |
#5DC7EE | rgb(93, 199, 238) | hsl(196, 81%, 65%) | Pure Sky Blue | View | |
#5DA3EE | rgb(93, 163, 238) | hsl(211, 81%, 65%) | Pure Blue | View | |
#5D7FEE | rgb(93, 127, 238) | hsl(226, 81%, 65%) | Pure Blue | View |
:root {
--color-1: #5DEECC;
--color-2: #5DECEE;
--color-3: #5DC7EE;
--color-4: #5DA3EE;
--color-5: #5D7FEE;
}Palettes that share visual characteristics and color harmony.