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 |
|---|---|---|---|---|---|
#2FE9C7 | rgb(47, 233, 199) | hsl(169, 81%, 55%) | Pure Cyan | View | |
#2FDDE9 | rgb(47, 221, 233) | hsl(184, 81%, 55%) | Pure Cyan | View | |
#2FAEE9 | rgb(47, 174, 233) | hsl(199, 81%, 55%) | Pure Sky Blue | View | |
#2F80E9 | rgb(47, 128, 233) | hsl(214, 81%, 55%) | Pure Blue | View | |
#2F51E9 | rgb(47, 81, 233) | hsl(229, 81%, 55%) | Pure Blue | View |
:root {
--color-1: #2FE9C7;
--color-2: #2FDDE9;
--color-3: #2FAEE9;
--color-4: #2F80E9;
--color-5: #2F51E9;
}Palettes that share visual characteristics and color harmony.